Topic: Animations not working

Lazar Marinkovic free asked 3 years ago


Hello, I'm having trouble with animations, they are just not working. I've followed every step of the installation instructions and did everything accordingly. But when I add animated class on an element with animation effect that I want to use, nothing happens.


Grzegorz Bujański staff commented 3 years ago

Hi. Check which animate.css version have you installed? 3.7.2 or newer?


Lazar Marinkovic free commented 3 years ago

It's the latest version, I've installed it using command npm install animate.css


Grzegorz Bujański staff answered 3 years ago


This is the reason why the animations don't work. Please remove the installed version and install version 3.7.2

npm uninstall animate.css
npm install animate.css@3.7.2 --save


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 10.0.0
  • Device: pc
  • Browser: Chrome latest version
  • OS: windows 10
  • Provided sample code: No
  • Provided link: No