googlearchive / observe-js

A library for observing Arrays, Objects and PathValues
1.35k stars 118 forks source link

TypeError: arr.slice is not a function observe.js:938 #77

Closed lext-7 closed 9 years ago

lext-7 commented 9 years ago

TypeError: arr.slice is not a function observe.js:938 What's wrong with my code? It doesn't work in firefox, but it works well in chrome

addyosmani commented 9 years ago

Please share some more information so we can assist with debugging your issue. Is there a reduced test case/code you can share?

lext-7 commented 9 years ago

when I observe an array, this error is caught in firefox