Skip to content

Still not working properly #323

Answered by rodydavis
tuliogd asked this question in Q&A
Discussion options

You must be logged in to vote

I am not sure the issue you are having currently as the deprecation had nothing to do with the implementation of the watch feature.

Also mobx and signals are different libraries with different goals so I would advise making a decision based on project requirements.

The watch extension is used to rebuild any Builder scope with a given build context. Most other cases should use the SignalsMixin since it solves a lot of complicated edge cases.

The code you shared is a singleton style for all the logic and breaking up the fields to signals would fix the issue you are having.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tuliogd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants