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

[BUGFIX beta] Ensures that observers are flushed after CPs are updated #18248

Merged
merged 1 commit into from
Aug 12, 2019

Conversation

simonihmig
Copy link
Contributor

@pzuraq Feel free to pick that commit to test your #18223 PR with.

@pzuraq
Copy link
Contributor

pzuraq commented Aug 11, 2019

Turned out it was a different issue that was fixed on the perf branch, I updated this PR with a fix for this particular issue, should be good to go!

@pzuraq pzuraq changed the title Add failing test for #18246 [BUGFIX beta] Ensures that observers are flushed after CPs are updated Aug 12, 2019
Ensures that observers are only flushed after CPs have fully updated.
Currently, they will fire before the `lastRevision` cache has been
updated, so they won't fire with the correct values or at the correct
times.
@rwjblue rwjblue merged commit adfa3ac into emberjs:master Aug 12, 2019
@simonihmig simonihmig deleted the test-18246 branch August 12, 2019 14:14
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

Successfully merging this pull request may close these issues.

3 participants