Skip to content
New issue

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

Using vuepress1.9.10 in an existing project in vue2.6.6, the console reports an error: Cannot create property 'top' on boolean 'true' #3219

Open
1 task done
geniyangge opened this issue May 29, 2024 · 0 comments

Comments

@geniyangge
Copy link

geniyangge commented May 29, 2024

  • I confirm that this is an issue rather than a question.

Bug report

Using vuepress1.9.10 in an existing project in vue2.6.6, the console reports an error: Cannot create property 'top' on boolean 'true'.
And vue2.6.6 does not work with any version of vuepress ,unless you change the vue version.

1716950612738

Steps to reproduce

"dependencies": {
"vue": "2.6.6"
},
"devDependencies": {
"vue-server-renderer": "2.6.6",
"vue-template-compiler": "2.6.6",
"vuepress": "1.9.10"
}

What is expected?

What is actually happening?

Other relevant information

  • Output of npx vuepress info in my VuePress project:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant