Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

bug:console error report when the scrollBehavior selector is invalid #5

Closed
@veaba

Description

@veaba

下面有两个bug:

vue-router 缺陷引发

  1. 在生产环境下,直接访问具体的页面,如:/guide/installation.html
    再次刷新,控制台报错,进而导致
    image

app.2e9ad43d.js:6 DOMException: Failed to execute 'querySelector' on 'Document': '#%E5%A4%84%E7%90%86%E7%94%A8%E6%88%B7%E8%BE%93%E5%85%A5' is not a valid selector.

相关issue:

该bug不影响功能,只是无法触发点击h标签,无法滚动

进入指南,几个深层的菜单栏无法展开

生产环境下,主页进入起步,两个无法展开迁移侧栏菜单:从Vue 2迁移、贡献文档。(影响使用)
控制台报错。

app.2e9ad43d.js:6 DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.

image

相关issue:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions