ant-design/ant-design-mobile

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

Open

#6063 opened on Mar 23, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (11,238 stars) (2,313 forks)batch import
enhancementhelp wanted

Description

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

Contributor guide