angular / zone.js

Implements Zones for JavaScript
https://github.com/angular/angular/tree/master/packages/zone.js/
MIT License
3.25k stars 408 forks source link

spec: fix #1195, should create new taskData if using OPTIMIZED TASKDATA in event task #1197

Closed JiaLiPassion closed 5 years ago

JiaLiPassion commented 5 years ago

fix #1195.

thanks @thekip posting the issue and the suggestions of how to fix this one.