Vsion opened this issue a year ago · 2 comments
每次刷新的时候 <Typography.Text ellipsis>{user.name}</Typography.Text> 闪一下再正常 感觉是这行 classname 加载的问题,
<Typography.Text ellipsis>{user.name}</Typography.Text>
"antd": "^5.12.6", "antd-mobile": "^5.34.0", "antd-style": "^3.6.1", "next": "14.0.4",
去掉这个类名之后和第一张图现象一样
这个和 antd-style 有啥关系?