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

Prevent double renders on internal renders #3623

Open
paulfalgout opened this issue Aug 10, 2018 · 0 comments
Open

Prevent double renders on internal renders #3623

paulfalgout opened this issue Aug 10, 2018 · 0 comments
Milestone

Comments

@paulfalgout
Copy link
Member

A collectionview renders on addChildView and a view renders with getRegion in both of these cases we should prevent the render if these items are occurring inside of a before:render event by keeping track of a private _isRendering flag.

@paulfalgout paulfalgout added this to the v4.x milestone Aug 10, 2018
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