onlyJinx

Results 5 issues of onlyJinx

**As shown in the picture, jsonrpc seems to be blocked** ![11](https://user-images.githubusercontent.com/21324835/128738648-2af07064-20a4-475b-84d5-cd21e1a51e38.jpg) ![22](https://user-images.githubusercontent.com/21324835/128738658-a336ddf9-fe84-4b15-b29e-1b8961fcec33.jpg) **If I use http, he can work normally** ![33](https://user-images.githubusercontent.com/21324835/128738709-fc92f687-0cfb-4ac8-aa2b-7d9cf50ee7f2.jpg) **enable “Insecure content” in the browser can solve this...

### Version [email protected] ### Vue Version vue3 ### Link to minimal reproduction `npm create vite vue3 -- --template vue-ts` `cd vue3` `npm i vue-devui @devui-design/icons devui-theme` ### Step to reproduce...

bug

如图,图片来源于[rarbg](https://rarbg.to/torrents.php)的人机验证,我获取了十张图,只有第0,7,8三张图识别正确,其余都错了,想问下这种怎么提高识别率? ![image](https://user-images.githubusercontent.com/21324835/215979865-9acd6d8d-08cd-4e24-bf69-418e4d02222f.png) ![1](https://user-images.githubusercontent.com/21324835/215980454-7bca3a8f-ba8d-4cd2-9343-ced18ded98be.png) ![2](https://user-images.githubusercontent.com/21324835/215980460-f657ff7a-051a-41e2-902a-6c5251ea1ce6.png) ![3](https://user-images.githubusercontent.com/21324835/215980425-295c11c8-c9d5-4f9b-8cd2-b356d699a7ac.png) ![4](https://user-images.githubusercontent.com/21324835/215980431-9437b0d9-5052-4fb6-81e4-a5062c685c67.png) ![5](https://user-images.githubusercontent.com/21324835/215980435-84c64304-7063-46c7-843b-ede3891e5af3.png) ![6](https://user-images.githubusercontent.com/21324835/215980440-2930d0a3-bc22-459a-b5ba-72265bfca773.png) ![7](https://user-images.githubusercontent.com/21324835/215980445-8e3ba4c5-a3a3-4839-bc44-42f1d12ce54d.png) ![8](https://user-images.githubusercontent.com/21324835/215980447-a27e712b-bcff-4031-b6e6-d8de5acbd75c.png) ![9](https://user-images.githubusercontent.com/21324835/215980451-2900e4be-b79b-43bd-b07b-dfb21ae18cae.png) ![0](https://user-images.githubusercontent.com/21324835/215980452-1037cf49-ed5c-4551-a796-733a16855eb6.png) ![1](https://user-images.githubusercontent.com/21324835/215980454-7bca3a8f-ba8d-4cd2-9343-ced18ded98be.png) ![2](https://user-images.githubusercontent.com/21324835/215980460-f657ff7a-051a-41e2-902a-6c5251ea1ce6.png)

### 描述错误 在拖拽列宽的演示代码里添加max-height属性,就会出现拖拽列宽是没有滚动条出现导致后面的列无法显示 ![no](https://github.com/tusen-ai/naive-ui/assets/21324835/8d109caa-c5ee-4a9c-ac73-83b15c992efa) ![yes](https://github.com/tusen-ai/naive-ui/assets/21324835/5cb68e6c-11d5-4e86-869d-4dff2e76a814) ### 复现步骤 在[列宽拖拽](https://www.naiveui.com/zh-CN/os-theme/components/data-table#column-draggable.vue)的代码里添加一个max-height属性就可以复现 ### 最小复现链接 https://codesandbox.io/p/sandbox/still-currying-2mzd95 ### 系统信息 ```Shell chrome ``` ### 使用的包管理器 npm ### 验证 - [X] 阅读 [贡献指南](https://github.com/tusen-ai/naive-ui/blob/main/CONTRIBUTING.zh-CN.md)。 - [X] 阅读 [文档](https://www.naiveui.com/zh-CN/)。 -...

untriaged