[Component] [table] 在 Nuxt 4 项目中使用 el-table 时,页面刷新后,表格会短暂丢失(闪烁),随后恢复正常。
Author: wou101771Created Aug 11, 2026Updated Sep 10, 2026
Labelsinactive
Bug Type: Component
Environment
- Vue Version:
3.5.4 - Element Plus Version:
2.14.4 - Browser / OS:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 - Build Tool:
Nuxt
Reproduction
Related Component
el-table
Reproduction Link
Steps to reproduce
1、在NUXT项目中即使引入了element-plus-nuxt,2、使用el-table组件;3、页面刷新后,表格会短暂丢失(闪烁),随后恢复正常。
What is Expected?
能够同步渲染。
What is actually happening?
没用同步渲染
Additional comments
(empty)
Source: element-plus/element-plus