Tmiracle

Results 6 comments of Tmiracle

> 是用的WSL吗 不是,普通项目,具体说只是一个vitepress静态网页项目

> 提供下IDE日志 你是说编辑器运行时的报错日志,还是idea.log

![image](https://github.com/user-attachments/assets/19f8f15d-ce35-4ca1-aaa2-4e0e3b3ca672) ![image](https://github.com/user-attachments/assets/34a614e2-0272-46eb-87f8-2575171258f8) 有一段时间没出现,最近又出现了

@re-ovo 我大概发现了问题,是因为我用nvm把nodejs的版本20.x切换成了14.17.0,然后重新打开项目就会有这个问题,切回20.x又正常了

@re-ovo 应该是当项目所需实际nodejs版本和本地nodejs不匹配的时候,就会导致这个问题

> Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its...