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

Browser extensions have window.customElements defined as null #1209

Closed
vikerman opened this issue Mar 29, 2019 · 0 comments
Closed

Browser extensions have window.customElements defined as null #1209

vikerman opened this issue Mar 29, 2019 · 0 comments

Comments

@vikerman
Copy link
Contributor

Browser extensions using Zone have window.customElements defined but set to null :P

Change needed to keep them happy is actually check whether they are != null here - https://github.com/angular/zone.js/blob/master/lib/browser/custom-elements.ts#L11

JiaLiPassion added a commit to JiaLiPassion/zone.js that referenced this issue Mar 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant