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

Commits on Mar 4, 2019

  1. [BUGFIX lts] Enable maximum rerendering limit to be customized.

    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 and krisselden committed Mar 4, 2019
    Copy the full SHA
    ff8338d View commit details
    Browse the repository at this point in the history