Sirio
Member since Jan 3, 2017
- Profile: /members/13405-sirio.htm
- Comments: 2
Recent Blog Comments By Sirio
-
Creating A Pre-Bootstrap Loading Screen In AngularJS
Posted on Jan 3, 2017 at 7:38 PM
I found out I have to enable animation during angular bootstrap (disabled by default). It was the only thing missing. Here is the related doc: https://docs.angularjs.org/guide/animations#animations-on-app-bootstrap-page-load . Hoping this can help someone else!... read more »
-
Creating A Pre-Bootstrap Loading Screen In AngularJS
Posted on Jan 3, 2017 at 6:28 PM
It seems that since angular 1.4 and the introduction of $animateCss this code is not working properly anymore. The fading is not triggered. Anyone has any suggestions?... read more »