Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure in Ember 3.2 #9

Closed
jrjohnson opened this issue Jun 19, 2018 · 2 comments
Closed

Failure in Ember 3.2 #9

jrjohnson opened this issue Jun 19, 2018 · 2 comments

Comments

@jrjohnson
Copy link

I'm getting the following error when attempting to upgrade to Ember 3.2 which appears to come from
https://github.com/EmberSherpa/ember-element-resize-detector/blob/master/addon/components/resize-detector.js#L31

Uncaught Error: Assertion Failed: Attempted to call .sendAction() with the action 'on-resize' on the destroyed object '<ilios@component:resize-detector::ember199658>'.

@john-griffin
Copy link

@jrjohnson does this fix things for you? ember-animation/liquid-fire#616 (comment)

@jrjohnson
Copy link
Author

Yes, @john-griffin thanks! Updating my @ember/test-helpers and converting failing tests to the new qunit API did the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants