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

Изменить способ работы tieldFields #1439

Open
bunin-av opened this issue Sep 30, 2024 · 0 comments
Open

Изменить способ работы tieldFields #1439

bunin-av opened this issue Sep 30, 2024 · 0 comments

Comments

@bunin-av
Copy link
Contributor

bunin-av commented Sep 30, 2024

В рамках issue (PR) не получается применить оптимизацию, чтобы инициализировать вотчеры в компонентах, где нет forceUpdate полей только по требованию. Не работают корректно геттеры, которые являются tiedFields .

tiedFields по сути работают также как если бы на геттере висел computed cache: true. и получается что так как вотчинг не инициализируется сразу, то теперь изменения в dbStore не удаляют закешированное значение из db.

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

No branches or pull requests

1 participant