ant-design/ant-design-mobile
[Ellipsis] 当 Ellipsis 处于 forceRender 的 tab 中,tab 第一次变为可见时,Ellipsis 会闪烁
オープン
#6,063 opened on 2023/03/23
enhancementhelp wanted
Repository metrics
- Stars
- (11,238 個のスター)
- PR merge metrics
- (平均マージ 7h 11m) (30d で 8 merged PRs)
説明
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