Closed brezuicabogdan closed 9 years ago
This looks correct, would you be able to replicate this using jsfiddle.net or provide me with a demo. Everything looks coorect.
Replicating this on jsfiddle is a little bit difficult because I wold have to replicate every css and js component I load and there are a lot of them. I tried to create a static page so that I can provide as an example but surprisingly it works just fine. This leads me to belive there is an incompatibility issue with some other component either js or css I load. I will try disabling them one by one to see wich one generates the issue.
Home I will find a solution and get back to you when I do
Thank you very much,
Your best solution is to use debugger and see what csss styles are being applied to the notification. Thsi should help identify the issue.
Hi,
I seem to be missing something but afterreading all the issues on github and documentation I still havent found an answer.
My code is:
and still the alerts are showing up as info
WHAT AM I MISSING?
Thank you.