eed
eed
* **Version**: 2.7.5 * **Target**: ejs not work 2.7.2+ but 2.6.2
### Describe the bug When `decorations=false` and `resizable=true` are set for the `webview_window`, when the display scale is not equal to 100%, the right and bottom edges of the window...

### Description Add`loaded`option to `useStorageAsync` , Mainly addresses the issue of initial loading state determination for asynchronous stores 给useStorageAsync添加loaded, 为方便获取初次是否加载成功. 修改 `key` 为 `MaybeRefOrGetter` 添加`reloadTrigger`选项, 用于触发再次加载配置 ### Additional context Asynchronous...
如题, 分段下载完成后 中间文件.bson 没有删除掉
**Describe the bug** windows->event_loop->subclass_event_target_window throws exception on Windows 7 x86 **Steps To Reproduce** cargo build --release --example window run window.exe on Windows 7 x86 **Expected behavior** A clear and concise...
The intent of the generateDTS function to read history and merge is ambiguous, and the code is very old. **version**: unplugin-auto-import:^0.19.0 vite: ^6.0.4 **config**: ```ts AutoImport({ dirs: [ resolve(__dirname, './src/utils/**')...