zhugezhen

Results 2 issues of zhugezhen

/src/components/HeaderCustom.tsx ````javascript if (screenfull.isEnabled && !screenfull.isFullscreen) { screenfull.request() .catch(console.log); //do something } ```` 进行一点判断和处理会不会更好呢?

## Describe the Bug > A clear and concise description of what the bug is. Platform:windows11 torch version:2.2.2+cu121 protobuf version:6.31.0(chakra 0.0.4 requires protobuf==5.*) it's my bug ![Image](https://github.com/user-attachments/assets/df780030-c0d9-467b-b1ca-be1a9c671507) I found that...