Diokuz / baron

Native scroll with custom scrollbar
MIT License
776 stars 124 forks source link

Uncaught TypeError: (intermediate value) is not a function #153

Closed antonova-tatyana closed 8 years ago

antonova-tatyana commented 8 years ago

Hi @Diokuz, I was trying to use baron in my project and I'm getting this error: baron.js:936 Uncaught TypeError: (intermediate value)(...) is not a function

Diokuz commented 8 years ago

Wow, thats interesting! Can you please tell how exactly you get this error, and browser in which you get it?

Diokuz commented 8 years ago

Problem: http://stackoverflow.com/questions/23370269/jquery-autosize-plugin-error-intermediate-value-is-not-a-function fixed

Diokuz commented 8 years ago

@mis-antonova thank you!