发现了一个vue3的bug,如有错误请告解。 #7858
Unanswered
louishoos
asked this question in
Help/Questions
Replies: 1 comment
-
Please provide a minimal repo 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我创建了一个MyHeader组件,此组件用来作为导航栏,将MyHeader组件导入到App组件中,后写入一个HomePosts组件,此时我发现,我写的页面出现空白,报bug为Uncaught TypeError: Cannot read properties of null (reading 'nextSibling'),这就很疑惑,应该来说不存在这个bus,Vue3的版本为3.2.45。急
MyHeader组件:
`
HomePosts组件
`
card content
card content
card content
more
card content
card content
card content
Beta Was this translation helpful? Give feedback.
All reactions