rigor789/vue-scrollto

Can't get it working in Nuxt as a module, only as a plugin

Open

#251 opened on Apr 22, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (114 forks)batch import
help wantednuxt

Repository metrics

Stars
 (1,966 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When I follow the README and try to use it within Nuxt as a module, it fails:

image

When I import it as a plugin, for example like this, it works as expected.

Contributor guide