You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix error when using byContentVal decorator
I was getting an error about writing to a read-only property when I used `@byContentVal`
* Add a test that modifies a child’s content
Add a test that modifies the content of a child that is watched using `@byContentVal` to make sure that the model updates
0 commit comments