Bootstrap show toast method blinking
I am having the issue of my bootstrap toase message blinking before it appears. It shows up once real quick without any message, then shows with the message. I’ve included multiple debugging statements and according to the statements everything seems to be working in order. And the correct data is being returned from the fetch method. Why is it still blinking when a user clicks on a link?
Multiple button calls to same Bootstrap toast
Just call one Bootstrap toast, with a unique id, and I can do it. But: