mhretab / ember-cli-image-cropper

Ember-cli addon for cropping/resizing images based on the jQuery Cropper plugin.
http://mhretab.github.io/ember-cli-image-cropper/
MIT License
41 stars 19 forks source link

[#4] Setting the layout property causes the component template to not render with Ember 1.13 #5

Closed chbonser closed 9 years ago

chbonser commented 9 years ago

I don't know the original intention behind setting the layout property, but removing it solves the issue.