You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
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
… 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.
Closesangular#11627
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: