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

Ensure that events are held while hooks are applied #585

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

philippjfr
Copy link
Member

In some vague circumstances I haven't been able to pin down changing a model after it has been dynamically added to a layout will not actually sync the model change client side. This PR ensures that events are held and combined while hooks are applied which allows changing models before they are synced with the frontend and ensures those changes actually occur.

@philippjfr philippjfr merged commit d01735c into master Aug 9, 2019
@philippjfr philippjfr deleted the philippjfr/layout_hook_fix branch September 9, 2019 16:36
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