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

Fallback to old mechanism of setting value if value is a node or string #566

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

osdnk
Copy link
Contributor

@osdnk osdnk commented Jan 16, 2020

The current implementation of setValue is not accepting value as a node so for now, I'd like to revert to the old mechanism in this case in order to limit a regression

@osdnk osdnk changed the title Fallback to old mechanism of setting value if value is a node Fallback to old mechanism of setting value if value is a node or string Jan 16, 2020
@osdnk
Copy link
Contributor Author

osdnk commented Jan 16, 2020

Fixes #557

@janicduplessis
Copy link
Contributor

Tested that it fixes the regression in my app

Copy link
Contributor

@Szymon20000 Szymon20000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

3 participants