Bug Type: Component
Environment
- Vue Version:
3.4.33
- Element Plus Version:
2.7.7
- Browser / OS:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
- Build Tool:
Vite
Reproduction
Related Component
el-popover
Reproduction Link
Element Plus Playground
Steps to reproduce
修改popover 内容必现 通过多修改几次 而nuxt不需要通过热更新 服务端渲染就会报错
What is Expected?
无报错,隐藏元素
What is actually happening?
有报错,阻止其他组件运行
Additional comments
影响很大。必现问题 烦请优先解决一下 谢谢。
4条答案
按热度按时间qaxu7uf21#
下面是nuxt 复现地址
https://stackblitz.com/edit/github-a5wazj-tp1y9r?file=pages%2Findex.vue
复现截图
h6my8fg22#
me too
huus2vyu3#
vuejs/core#11400
rt4zxlrg4#
The new version of Vue seems to have fixed this problem, you can try it.