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

fix(patchViaPropertyDescriptor): disable if properties are not configurable#43

Merged
btford merged 1 commit intoangular:masterfrom
caitp:issue-42
Feb 20, 2015
Merged

fix(patchViaPropertyDescriptor): disable if properties are not configurable#43
btford merged 1 commit intoangular:masterfrom
caitp:issue-42

Conversation

@caitp
Copy link
Copy Markdown
Contributor

@caitp caitp commented Feb 19, 2015

@caitp
Copy link
Copy Markdown
Contributor Author

caitp commented Feb 19, 2015

Fixes just one of the many, many problems running the angular2 example apps in safari

@btford btford merged commit fb5e644 into angular:master Feb 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not use property descriptor patching if EventHandler properties are not configurable

2 participants