ant-design/ant-design-mobile

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

Open

#6,063 opened on Mar 23, 2023

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (2,313 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,238 stars)
PR merge metrics
 (Avg merge 1d 14h) (9 merged PRs in 30d)

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