Closed ekoeditaa closed 6 years ago
I actually solved this problem by moving the script imports to the inside the head tag. Thank you.
:) glad you solved it! I'm about to release a new version soon, so hope some of these problems go away with it!
Do you have any idea why is it wrong previously? I want to understand more about it. Thank you for the great work, really appreciate it!
No sure. Don't have much time to look at it now, so if it doesn't happen anymore on the new version that I'll be releasing soon, i guess there's no point on looking it up :)
Okay then, thank you for the hard work again! :)
I hope there is a new release version A.S.A.P.
Yeap, in less than 3 weeks for sure. Hope for 1 week!
The plugin fullpage.js is not initialized because of this error. I have followed the instructions from the readme and some past issues, following the examples but still can't work.
Here are my imports in index.html
Here is my usage, in a single component file, following the tutorial.
This are my dependencies in package.json
And lastly, this is vue.config.js
I am using vue-cli webpack for this project. Did I miss any steps in the setup? Why is the cause of the error? Thanks.