ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

新版浏览器会报错aira-hidden问题

Open Xingsir1991 opened this issue 1 year ago • 5 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.7.7

Environment

vue2, ant-design-vue1.7.8

Reproduction link

https://1x.antdv.com/components/tabs-cn/

Steps to reproduce

我目前发现的是tab组件会报这个

What is expected?

修复控制台报错

What is actually happening?

Blocked aria-hidden on a

element because the element that just received focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden. <div tabindex=​"0" aria-hidden=​"true" style=​"width:​ 0px;​ height:​ 0px;​ overflow:​ hidden;​">​

Xingsir1991 avatar Aug 13 '24 03:08 Xingsir1991

Ant Design 50170 这是官方库的更新,该存储库应该还没更新

Jzow avatar Aug 13 '24 15:08 Jzow

什么时候更新

Oralinge avatar Aug 26 '24 10:08 Oralinge

坐等更新啊

trry-hub avatar Sep 13 '24 13:09 trry-hub

+1

doasp avatar Sep 20 '24 07:09 doasp

+1

ZedCoding avatar Oct 18 '24 02:10 ZedCoding

+1

AKclown avatar Oct 24 '24 07:10 AKclown

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Dec 24 '24 02:12 github-actions[bot]