This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Description
At the moment, ionic has dependency on "angular-animate": "1.4.3". In my project, I am using ionic with angular material, which depends on "angular-animate": "1.4.8". Installing "angular-animate": "1.4.8", causes the following error while loading the ionic app:
Unknown provider: $$forceReflowProvider <- $$forceReflow <- $$animateQueue <- $animate <- $compile <- $$animateQueue
Is there any plan to extend ionic to support "angular-animate": "1.4.8" in near future? Or can you suggest any workaround?
Best regards,
Anand.