Skip to content

Conversation

@WuShenghui
Copy link

@WuShenghui WuShenghui commented Oct 1, 2022

  • 提交符合commit规范
  • 文档更改
  • 测试用例添加
  • npm run test通过
详细描述

@daiyang123456
Copy link

angular对采用增量DOM进行编译和脏检查,这样会导致wujie的proxy模式,影响angular编译,有没有什么解决办法?

@WuShenghui
Copy link
Author

angular对采用增量DOM进行编译和脏检查,这样会导致wujie的proxy模式,影响angular编译,有没有什么解决办法?

可以尝试在创建 Proxy 对象时使用 getOwnPropertyDescriptor 方法来获取属性描述符,然后再将其传递给 Proxy;或考虑使用 NgZone 来管理代理对象

@renwofei423
Copy link

支持一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants