maxaon / angular-nanoscroller

Wrapper for nanoScrollerJS
MIT License
54 stars 39 forks source link

Fix bug for firefox where object.watch is interpreted as a html attribute #2

Closed thephred closed 10 years ago

thephred commented 10 years ago

This causes the split function to fail because attr['watch'] is a function. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/watch