RobinBrouwer/gritter

Notification shows great but then on fade out it is briefly redisplayed (Rails 3.2)

Opened this issue · 6 comments

Hi Robin.
I am using Gritter and think its great! I have a small issue where the notification displays perfectly but then as it fades out is is briefly redisplayed. Any ideas? Thanks Peter

What browser are you using? I heard there were some problems with some versions of Internet Explorer.

Hi. Seems to happen on Firefox, Chrome and IE on PC or Mac.

That's weird. I'm not having that problem. You're using the latest version of gritter, right?

Sorry. I've been away. Thanks for trying to help. We are using gritter version 1.0.1.

Is this happening in development mode? If so: have you compiled the assets? Because sometimes the JS is loaded twice when you have precompiled assets in development.

Hi Robin
Sorry for delay in my reply. I have dug into this and found the issue was a conflict with another plugin for the template we are using. Gritter now works GREAT. Thanks for your help