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

fix issue with ember tracking reentry assert #1094

Merged
merged 4 commits into from
Dec 17, 2019

Conversation

patricklx
Copy link
Collaborator

this causes:
Assertion Failed: You attempted to update [] on [object Object], but it had already been used previously in the same computation

this causes:
Assertion Failed: You attempted to update `[]` on `[object Object]`, but it had already been used previously in the same computation
@rwjblue rwjblue requested a review from pzuraq December 16, 2019 14:08
Co-Authored-By: Chris Garrett <[email protected]>
@RobbieTheWagner RobbieTheWagner merged commit a5a4065 into emberjs:master Dec 17, 2019
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 1, 2020
* fix issue with ember tracking reentry assert

this causes:
Assertion Failed: You attempted to update `[]` on `[object Object]`, but it had already been used previously in the same computation

* use suggestion

Co-Authored-By: Chris Garrett <[email protected]>
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 5, 2020
* fix issue with ember tracking reentry assert

this causes:
Assertion Failed: You attempted to update `[]` on `[object Object]`, but it had already been used previously in the same computation

* use suggestion

Co-Authored-By: Chris Garrett <[email protected]>
patricklx added a commit to patricklx/ember-inspector that referenced this pull request Sep 19, 2022
* fix issue with ember tracking reentry assert

this causes:
Assertion Failed: You attempted to update `[]` on `[object Object]`, but it had already been used previously in the same computation

* use suggestion

Co-Authored-By: Chris Garrett <[email protected]>
@patricklx patricklx deleted the patch-5 branch October 22, 2022 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants