Navigation Menu

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 lts] Enable maximum rerendering limit to be customized. #17684

Merged
merged 1 commit into from Mar 4, 2019

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 1, 2019

As of Ember 3.4 the autorun assertion is removed, and usage of native promises has increase the likely hood that this rerender limit of 10 will be hit in "normal" scenarios.

Co-authored-by: Kris Selden

@rwjblue rwjblue force-pushed the expose-customizable-rerender-limit branch from adbffdb to f0322f5 Compare March 4, 2019 16:43
As of Ember 3.4 the autorun assertion is removed, and usage of native
promises has increase the likely hood that this rerender limit of 10
will be hit in "normal" scenarios.

Co-authored-by: Kris Selden <kris.selden@gmail.com>
@rwjblue rwjblue force-pushed the expose-customizable-rerender-limit branch from f0322f5 to ff8338d Compare March 4, 2019 17:14
@rwjblue rwjblue merged commit 2c14616 into emberjs:master Mar 4, 2019
@rwjblue rwjblue deleted the expose-customizable-rerender-limit branch March 4, 2019 17:57
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.

None yet

1 participant