Topic: rotateIn Css Class missing
hanskrywaa
pro asked 6 months ago
I just migrated a Project from Angular 7.2.15 with MDB Version 7.4.3 to Angular 10 and MDB Version 10.0.0. I have many modals and most of them have a Icon, which uses the css Classes "animated rotateIn". In old Version is worked and the Icons rotate In when the Modal was opened. Now it doesn't work anymore and it looked like these classes are missing.
Expected behavior The Icon should rotate in on MOdal open.
Actual behavior No rotation Animation is visible
Am i missing something, does thie behaviour changed over the versions?
Open
- User: Pro
- Premium support: No
- Technology: Angular
- MDB Version: 10.0.0
- Device: Dell Latitude 5480
- Browser: Google Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 6 months ago
Please check package.json which version of animate.css is currently installed. Should be 3.7.2. If you have a higher one, uninstall it and install version 3.7.2.