rigor789/vue-scrollto

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

Open

#251 geöffnet am 22. Apr. 2020

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.966 Stars) (114 Forks)batch import
help wantednuxt

Beschreibung

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