Jérôme

Results 7 comments of Jérôme

Actually #331 aims at fixing it ;)

I actually found a solution by attaching the window scroll event to my component method like this: ``` javascript data () { return { scrolled: false }; }, methods: {...

Struggled to find some docs too, glad for this issue honestly :) Hope this will make it to the official docs and examples some day soon.

Hi! Sorry to ask again but where are we on this? Doesn't work on IE9 because of this. Thanks Jerome

Hi @TonyGermaneri, I love the module but just like @ug1989 I can't seem to import it in my project because of a typing issue.