Closed thepian closed 4 years ago
Would this work for you? https://codesandbox.io/s/angry-ptolemy-yiu6e
I mean you had obvious bug there not binding setWidget
, but I don't see any problem after fixing that.
Interesting it seems to work. We must be doing something wrong elsewhere in our codebase.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs or questions.
Intended outcome:
I would not expect
dashboard.widget.x
to be "default"Actual outcome:
I would not expect
dashboard.widget.x
to be "default", but it is undefined as the prototype is thrown away.How to reproduce the issue:
https://codesandbox.io/s/nice-khorana-lwnxu