You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This is how to "run some function at the end of each VM turn" from the README
But consider the following code:
If VM turn were properly detected, the output shoud be
but the actual output is
I believe this means that the change detection would run 3x more than required in Angular2 on such a code.
/cc @vsavkin @btford