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/dynamic rules redeploy #1190

Merged
merged 6 commits into from
Sep 16, 2019
Merged

Bugfix/dynamic rules redeploy #1190

merged 6 commits into from
Sep 16, 2019

Conversation

felthy
Copy link
Member

@felthy felthy commented Sep 11, 2019

What would you like to add/fix?

Dynamic rules stop working after sheet re-attach via React component unmount/mount.

Corresponding issue (if exists):

#1187

Details

I’ve added a check in DomRenderer so that the this.hasInsertedRules workaround doesn’t force a redeploy if the sheet was going to redeploy too, by checking this.sheet.deployed.

@felthy felthy requested a review from kof September 12, 2019 09:10
@kof
Copy link
Member

kof commented Sep 12, 2019

Nice work!

@HenriBeck
Copy link
Member

Please add a changelog entry; then we could release this as this fixes quite an important bug

@felthy felthy requested a review from kof September 16, 2019 08:55
@kof kof merged commit be50ad4 into master Sep 16, 2019
@kof
Copy link
Member

kof commented Sep 16, 2019

released 10.0.0-alpha.25

@iamstarkov iamstarkov deleted the bugfix/dynamic-rules-redeploy branch October 4, 2019 09:42
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

3 participants