Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

update README.md to add conflict explaination with other libs #587

Merged
merged 1 commit into from
Jan 12, 2017

Conversation

JiaLiPassion
Copy link
Collaborator

Because zone.js patch global.promise, global.setTimeout and other API, so zone.js may conflict with other libs that also patch those API, in current README.md, we have warning about newrelic, we should also add async-listener, continuation-local-storage.

@mhevery mhevery merged commit c000b05 into angular:master Jan 12, 2017
@JiaLiPassion JiaLiPassion deleted the async-readme branch January 12, 2017 01:22
vikerman pushed a commit to vikerman/zone.js that referenced this pull request Feb 15, 2017
Fix angular#587, currentzone in all hook methods will not be corrent if current zone has no hook method (angular#539)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants