Closed moumar closed 9 years ago
This is an important fix. I just spent a while narrowing down a JS lock-up and arrived at the exact same code change. I am using bower to include this module. Please merge.
Please merge. Also seeing the issue on angular 1.2.28; this fixes it.
Merged but I can't publish to bower.
when using jQuery, additional props are added to arrays returned by .find() and are reached with "for(var i in ...)" syntax, causing an infinite loop. Proper "for" syntax fixes it.
+1 for bower package
+1 for bower package………
yes +1. updating bower would be great!
+1 update bower package plz!
this will fix #154