Jesper Landberg
Jesper Landberg
Hi, I'm using browserify and this is giving me c.default.init is not a function error. ``` import echo from 'echo-js' echo.init({ offset: 100, throttle: 250, unload: false }) ``` Why...
I basically copied the invertDelta example but I can't get it to work. I'm using windows 10, and I have the same issue in all the browsers, using smooth-scrollbar version...
Hi, Thanks for a great plugin/library. I have noticed the experienced speed difference a lot depending on screen resolution. On my 15" the scroll speed feels very fast, but on...
I keep getting this issue when showing/hiding elements using v-if="", works during dev but not after generate. > Error while initializing app DOMException: Failed to execute 'appendChild' on 'Node': This...