Unable to track changes from async constructors #830
Unanswered
WesleyYue
asked this question in
Bug report
Replies: 1 comment
-
It works as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that the proxy is not able to track changes from async constructors. I have some intuition as to why that is, but I am wondering if there's something the library can implement to support this?
CodeSandbox repro
Beta Was this translation helpful? Give feedback.
All reactions