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

Exception when using "watch" as isolated scope binding variable in Firefox #11627

Closed
randing89 opened this issue Apr 17, 2015 · 1 comment
Closed

Comments

@randing89
Copy link
Contributor

Firefox throws "Error: can't convert undefined to object" exception when using "watch" as a isolated scope binding.
Reproduced in Firefox 35 and Angular 1.4.0-rc.0

See: http://plnkr.co/edit/Hu8t5THUimqXJBZ2BusM?p=preview

@lgalfaso
Copy link
Contributor

lgalfaso commented Jun 1, 2015

landed as a6339d3

@lgalfaso lgalfaso closed this as completed Jun 1, 2015
lgalfaso pushed a commit that referenced this issue Jun 1, 2015
… variable in Firefox

Fix on all binding modes: '=', '@' and '&' as well as optional cases
Throw exception when user define 'hasOwnProperty' in binding.

Closes #11627
netman92 pushed a commit to netman92/angular.js that referenced this issue Aug 8, 2015
… variable in Firefox

Fix on all binding modes: '=', '@' and '&' as well as optional cases
Throw exception when user define 'hasOwnProperty' in binding.

Closes angular#11627
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants