This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Uncaught TypeError: Cannot read property 'nodeName' of undefined angular.js:5356 #1058
Closed
Description
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/