tserkov / vue-scroll-reveal

A Vue directive to wrap @jlmake's excellent ScrollReveal library.
MIT License
163 stars 17 forks source link

Nuxt 3 `Failed to resolve directive` error #43

Open TechGenius7777 opened 10 months ago

TechGenius7777 commented 10 months ago

I am using Node.js v18.18.2 and Nuxt.js v3.8.0 and I am getting this error:

[Vue warn]: Failed to resolve directive: scroll-reveal
[nitro] [unhandledRejection] TypeError: Cannot read properties of undefined (reading 'getSSRProps')