We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As soon as I include import VueScrollMonitor from 'vue-scrollmonitor' in my code I get the following error in the console:
import VueScrollMonitor from 'vue-scrollmonitor'
Uncaught TypeError: document.body is null f vue-scroll-monitor.esm.js:60 a vue-scroll-monitor.esm.js:96 scrollMonitor vue-scroll-monitor.esm.js:37 b vue-scroll-monitor.esm.js:26 scrollMonitor vue-scroll-monitor.esm.js:30 scrollMonitor vue-scroll-monitor.esm.js:31 scrollMonitor vue-scroll-monitor.esm.js:13 scrollMonitor vue-scroll-monitor.esm.js:14 createCommonjsModule vue-scroll-monitor.esm.js:8 js vue-scroll-monitor.esm.js:11 js log_viewer-3963e0410cafaad96e3a.js:13426 Webpack 7
yarn.log Gemfile.log
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
As soon as I include
import VueScrollMonitor from 'vue-scrollmonitor'
in my code I get the following error in the console:yarn.log
Gemfile.log
The text was updated successfully, but these errors were encountered: