-
-
Notifications
You must be signed in to change notification settings - Fork 445
fix(vue-form): losing reactivity #1371
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
base: main
Are you sure you want to change the base?
Conversation
It might be necessary to put the entire api into signal |
Would it be possible to watch default values key so it can update when it changes? This could be useful when fetching data, instead of creating a lot of computed properties like the example |
Config changes should be tracked |
Hey @teleskop150750. Do you have any workaround until this is merged? I think it hasn't been reviewed yet since the main issue was closed |
close #1276
Fix of loss of reactivity
Refactor Field: improve granular updates and lazy slot props