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.
This bug is triggered when say a ng-click removes the node from the dom and you use $location service
Click on the button at http://jsfiddle.net/ADukg/258/
Uncaught TypeError: Cannot read property 'nodeName' of undefined angular.js:5356
(anonymous function) angular.js:5356
f.event.dispatch jquery.min.js:3
f.event.add.h.handle.i
This was working fine in say rc12 http://jsfiddle.net/ADukg/259/