-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Nice work. One problem I encounter: the library detects that my browser (Chrome) supports CSS3 transitions/animations, but the cleanup logic does not seem to get triggered. This causes notifications to stay visible. Manually calling hide does not work either.
Not sure why this happens, because the examples on the project site seem to work.
My app uses the following libraries:
- JQuery 1.9.1
- Ember 1.0-RC
- iOS-Overlay
Anyway my fork shows a workaround that falls back to jQuery animations if jQuery is available. This fixes the problem for me, but I'm not sure if this is a good general solution, hence no pull request.
Metadata
Metadata
Assignees
Labels
No labels