Results 9 issues of I'm Arbureva

### What happend? I'm using `giu` to make a simple widget, but I found that in table mode, `PopupModal` doesn't work properly, I use the right mouse button to pop...

bug

### 相关平台 微信小程序 **小程序基础库: 2.30.2** **使用框架: Vue 3** ### 复现步骤 很简单的步骤: 使用如下代码链接websocket,其中`Authorization`是正常的 `('Bearer ' Taro.getStorageSync('token')) as string` 格式 ```typescript Taro.connectSocket({ url: this.uri, header: { Authorization: this.token } }).then(task => {...

V-3
F-vue3
T-weapp

### 🐛 bug 描述 ProFormSelect 中传递了默认值,但没有渲染在显示区域中,并且显示区域是空的,连占位符都没有显示,这说明可能有值但没有被正确渲染 ### 📷 复现步骤 | Recurrence steps 运行代码 ### 🏞 期望结果 | Expected results 正确设置初始值 ### 💻 复现代码 | Recurrence code ```tsx import { GetCategories...

http://localhost:8080/hls/live/devices/test-1/1698927386.m3u8 这是我的hls播放地址 rtsp://127.0.0.1/devices/test-1 这是我的rtsp推流地址 但是播放失败,显示超时 ![image](https://github.com/Monibuca/plugin-hls/assets/96331179/89dfa80f-d739-47e1-8a9c-0825a5edcf93) ![image](https://github.com/Monibuca/plugin-hls/assets/96331179/e78db928-5696-46ef-8a24-fd4a268b7ba2)

https://ecomfe.github.io/fontmin/#feature 一直显示这个页面 ![image](https://github.com/ecomfe/fontmin/assets/96331179/16c568ee-5062-489b-a998-a4b274bb05fc)

### tdesign 版本 应该是最新版 ### 重现链接 https://codesign.qq.com/s/RG6X0kEnMPjxEPB?utm_source=td&utm_medium=td ### 重现步骤 打开: https://tdesign.tencent.com/source?tab=mobile 点击: ![image](https://github.com/Tencent/tdesign/assets/96331179/f13ea53c-b1ab-436f-a1c9-013c76330a26) ### 期望结果 Sketch是Sketch的资源,而不是CoDesign ### 实际结果 点击Sketch跳转到了CoDesign ### 框架版本 _No response_ ### 浏览器版本 _No response_ ### 系统版本 _No...

注意看代码中的 `OUT` 和 `IN`,这样做的好处是不需要额外的使用 `as` 语句了 ```typescript async function CustomRequest< OUT extends string | WechatMiniprogram.IAnyObject | ArrayBuffer = | string | WechatMiniprogram.IAnyObject | ArrayBuffer, IN extends string | WechatMiniprogram.IAnyObject |...

* Faker version: Latest * OS: MacOS 'Generator' object has no attribute 'random_good_service_adjective_chain' ### Steps to reproduce use fake.random_good_service_adjective_chain() function ### Expected behavior random_good_service_adjective_chain should be success ### Actual behavior...

![image](https://github.com/user-attachments/assets/e718038b-de43-40ab-aca0-d68ab20f0951)