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

Fix two way binding to global getting the wrong value #2080

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

ogoffart
Copy link
Member

We should not move the expression from a component to a global because there is a two way binding

Fixes #2064

We should not move the expression from a component to a global because
there is a two way binding

Fixes #2064
Copy link
Member

@tronical tronical left a comment

Choose a reason for hiding this comment

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

Thanks!

@ogoffart ogoffart merged commit 95e07ff into master Jan 18, 2023
@ogoffart ogoffart deleted the olivier/fix-2064 branch January 18, 2023 13:07
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.

Two-way binding from global takes wrong default value
2 participants