ant-design/ant-design-mobile

ErrorBlock显示异常

Open

#6744 opened on Sep 6, 2024

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

Description

Version of antd-mobile

5.37.1

Operating system and its version

Others

Browser and its version

edge 128.0.2739.63

Sandbox to reproduce

https://codesandbox.io/p/sandbox/3ckwj6?file=%2Fsrc%2FApp.js%3A13%2C6

What happened?

当Tabs搭配ErrorBlock使用时,如果存在多个ErrorBlock,ErrorBlock的svg图片显示异常。复现demo中,如果注释掉Tab2则正常。 image image

Relevant log output

No response

Contributor guide