Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For simultaneous scroll, scroller function not recognized #566

Open
adamkhan opened this issue Jul 19, 2021 · 0 comments
Open

For simultaneous scroll, scroller function not recognized #566

adamkhan opened this issue Jul 19, 2021 · 0 comments

Comments

@adamkhan
Copy link

Hi,

Using the Nuxt module, I'm trying to set two simultaneous scrolls, as described in the docs, by declaring

const firstScrollTo = scroller()
const secondScrollTo = scroller()

But I get an error that scroller is not a function. How do I make this work?

Thanks for the great thing this is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant