Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt webchannel无法触发Angular zone变化检测 #21

Open
myml opened this issue Dec 20, 2018 · 0 comments
Open

Qt webchannel无法触发Angular zone变化检测 #21

myml opened this issue Dec 20, 2018 · 0 comments
Labels

Comments

@myml
Copy link
Owner

myml commented Dec 20, 2018

Angular2+使用zone.js做变化检测,zone.js通过很暴力的捆绑所有全局异步调用来实现检测,比如setTimeout,XMLHttpRequest,addEventListener等.但是他很显然忽略了qt webchannle。
可使用zone.run手动触发

@myml myml added the web label Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant