Detect/Proxy changes to an object after its construction when there are async actions in it's factory/constructor

前端 未结 0 1023
盖世英雄少女心
盖世英雄少女心 2021-02-02 11:38

If I am trapping changes to an object using a Proxy, how do I also capture changes that occur asynchronously in the constructor/factory?

EDIT: I cannot modify the classes

相关标签:
回答
  • 消灭零回复
提交回复
热议问题