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

Uncaught Error: Something you did caused a view to re-render after it rendered but before it was inserted into the DOM. #7

Open
rpharrison opened this issue Jan 29, 2014 · 0 comments

Comments

@rpharrison
Copy link
Contributor

Works ok, but I get these errors about the View:

Uncaught Error: Something you did caused a view to re-render after it rendered but before it was inserted into the DOM.

Ember.merge.rerender ember.js:24219
Ember.View.Ember.CoreView.extend.rerender ember.js:22841
Ember.merge.$ ember.js:24212
Ember.View.Ember.CoreView.extend.$ ember.js:23025
observer ember.js:28031
Ember.merge.invokeObserver ember.js:24279
stateCheckedObserver ember.js:23847
DeferredActionQueues.flush ember.js:5652
Backburner.end ember.js:5741
(anonymous function)

Uncaught Error: Cannot perform operations on a Metamorph that is not in the DOM. ember.js:26109

Metamorph.checkRemoved ember.js:26109
Metamorph.replaceWith ember.js:26088
renderMetamorphView ember.js:27041
DeferredActionQueues.flush ember.js:5652
Backburner.end ember.js:5741
(anonymous function)

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

1 participant