Animations not working

Hello, first of all - thank you for this great framework :).

I cant use the slide-up animation with modals. The code im using is the one from the documentation. The modal is showing without the animation. Im using the nightly build and the sass files from github for css.

Is this issue already known?

Can you provide a codepen example?

It seems to work fine for me, maybe there’s some conflicting css?

Thank you. I tested it with the css and js version from ur example, but its still no animation. Maybe its cause of the combination of other elements. i try to debug.

Ok, i shrinked it down to the modal and the code for starting the modal - still the same. Im using cordova 3.2 could it the reason?

Thanks to your example its working now :). i forgot to add the class modal.

1 Like