jerel / ember-cli-loading-slider

A YouTube like loading indicator for EmberJS packaged as an Ember CLI add-on.
MIT License
116 stars 36 forks source link

Fix #14, trying to get width before didInsertElement() #15

Closed aalimovs closed 8 years ago

aalimovs commented 8 years ago

Fixes #14 error when animate() is trying to get width before didInsertElement().

andrewbranch commented 8 years ago

Humm, what's the status here? Failing tests over 2 months ago, any progress?