Skip to content

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
@geniyangge

Description

@geniyangge
  • 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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions