ant-design/ant-design-mobile

[Ellipsis] 当 Ellipsis 处于 forceRender 的 tab 中,tab 第一次变为可见时,Ellipsis 会闪烁

Open

#6,063 创建于 2023年3月23日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)TypeScript (11,238 star) (2,313 fork)batch import
enhancementhelp wanted

描述

Version of antd-mobile

5.28.1

Operating system and its version

Others

Browser and its version

chorme 111

Sandbox to reproduce

https://codesandbox.io/s/nifty-moore-451y9s?file=/src/App.tsx

What happened?

当 Ellipsis 处于 forceRender 的 tab 中,tab 第一次变为可见时,Ellipsis 会闪烁(没隐藏超出部分 -> 隐藏超出部分)

期望:tab 第一次变为可见时,Ellipsis 正常展示(正常隐藏超出的部分),不发生闪烁。

Relevant log output

No response

贡献者指南