longmo
longmo
> [email protected] compile > father build && lessc assets/index.less assets/index.css ============= WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree. You may find...
虚拟滚动表格能否提供设置预加载行的配置项,在可编辑表格时,如果不进行预加载,上下边缘会有空白行的效果
Bug Type: **`Component`** ## Environment - Vue Version: `3.5.14` - Element Plus Version: `2.9.10` - Browser / OS: `Chrome 版本 131.0.6778.140(正式版本)` - Build Tool: `Vite` ## Reproduction ### Related Component...
### Describe the bug when i set `setupFile: "./histoire.setup.ts",` , it is error  ### Reproduction https://github.com/long36708/vue2-histoire-playground ### System Info ```shell System: OS: Windows 11 10.0.26100 CPU: (16) x64 AMD...
虚拟树设置了 defaultExpandAll 后,在大数据量下 (30w+) 折叠展开单个树节点时,会明显卡顿
@click 事件丢失
(cherry picked from commit f2cc625ae2fec1009b5e8dc0a7195b2c15460e2a)
### Describe the bug # webpack4 cannot use @module-federation/enhanced/runtime webpack4 的 enhanced-resolve 对 @scope/package/subpath 这种“scope + 子路径”的解析逻辑不完善,需要手动指定别名或确保包的目录结构符合预期; - 但是此项目多个包之间相互依赖,设置起来相当费劲,请给出示例或者修复一下 ### Reproduction vue-cli 4.x创建的项目,然后直接引用 https://github.com/long36708/vue2-cli4-use-mf-demo ### Used Package Manager npm ###...