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

_downsertBindings needs to clear the _subviews array #182

Closed
DoomyTheFroomy opened this issue Jan 2, 2017 · 0 comments
Closed

_downsertBindings needs to clear the _subviews array #182

DoomyTheFroomy opened this issue Jan 2, 2017 · 0 comments

Comments

@DoomyTheFroomy
Copy link

The _upsertBindings function initialize on each call the _subviews array, based on the view.subviews. If you are using an ampersand-view-switcher for example to handle this kind of view, you will recognize that the _subiews array becomes bigger and bigger. This causes that the subviews are initialize and render more than once (eachampersand-view-switcher call).

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