-
What's the proper way to make a reactive matrix for an object? I once saw at some discussion that one can use:
And expect it to react to matrix changes. However, it causes very strange behavior. Here's the example: https://codesandbox.io/s/matrix-test-fr4gj?file=/src/Test.js #1419 might be related. |
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Oct 29, 2021
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mordv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#1419