Mutating reactive data inside a watcher does not re-render

This issue has been tracked since 2022-12-14.

When mutating reactive data inside a watcher function, the mutation does not trigger a re-render.

Bug Reproduction: https://codepen.io/justin-schroeder/pen/zYagOQQ?editors=1111

A temporary workaround is to use a 0ms timeout to push the mutation to the next callstack:

https://codepen.io/justin-schroeder/pen/PoaErQZ?editors=1111

More Details About Repo
Owner Name justin-schroeder
Repo Name arrow-js
Full Name justin-schroeder/arrow-js
Language TypeScript
Created Date 2022-11-08
Updated Date 2023-03-28
Star Count 1240
Watcher Count 21
Fork Count 22
Issue Count 7

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date