Question

I am using Animate.css in my OnsenUI project.

Here is my Plunkr : http://plnkr.co/edit/b1qHW7?p=preview

The actual drill:
- When I click the Present Page 2 button, the page2.html should appear.
- When I click the X button, page2.html should pop.
- The heart is a toggle button which works as a like button. (I have used Animate.css for this only)

The problem:
After the heart button is clicked, the X button doesn't work.

Was it helpful?

Solution

it's a bug! It will be tracked in OnsenUI github issues.

https://github.com/OnsenUI/OnsenUI/issues/117

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top