atomMacros

Results 3 issues of atomMacros

### Describe the bug 在有columns的情况下,不设置data,不仅头部不会有滚动条,内容也不会有滚动条。 ### Steps to reproduce 1. fork 官网中的案例 (NData弹性高度)[https://codesandbox.io/s/p55xrf] 2. 删除掉固定列,并Array.from()中长度为0 ### Link to minimal reproduction https://codesandbox.io/p/sandbox/floral-grass-dd8yq8?file=%2Fsrc%2FDemo.vue ### System Info ```Shell System: OS: Windows 10 10.0.19045...

untriaged

### 💭 Describe the feature 是否有计划更新到vitepress? ### 💡 Proposed Solution _No response_

enhancement

### 描述错误 [![Edit zealous-noether-872lh5](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/zealous-noether-872lh5) 代码片段如上链接 同时有一个对比按钮样式。 预期应该是和这个对比按钮样式保持一致。 ### 复现步骤 1. n-upload的默认slot是一个n-button。 2. 在给n-upload一个disabled属性。 3. n-upload虽然已经被禁用了,但是内部n-button样式错误。 ### 最小复现链接 https://codesandbox.io/p/sandbox/zealous-noether-872lh5 ### 系统信息 ```Shell 无。 ``` ### 使用的包管理器 npm ### 验证 - [X]...

untriaged