Skip to content

Errors with SymbolShim in some browsers #999

Closed
@benlesh

Description

@benlesh

According the the Angular core Slack, there is an issue in some browsers when trying to call Symbol.for. Namely in Safari 8 and all versions of IE.

I haven't reproduced this yet, but I can see/understand where the issue is. Such is the danger with DIY polyfills.

You can see that Symbol is supported in more browsers than Symbol.for is.

Metadata

Metadata

Assignees

Labels

bugConfirmed bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions