Closed zeppelin closed 8 years ago
Thanks!! I feel silly on your first fix :)
Don't! :)
This, however, won't fix the addon itself, as the last working version is 0.0.4
.
published :)
Well, the problem is that the addon is still not working...
The change that broke the app: https://github.com/BryanCrotaz/ember-cli-userMedia/pull/1/files
didDestroyElement
(but there iswillDestroyElement
)willInsertElement
todidInsertElement
, as capturing media only makes sense in an already inserted element.