Jia

Results 5 issues of Jia

**Do you want to request a *feature* or report a *bug*?** BUG **What is the current behavior?** The table has two lines ![image](https://user-images.githubusercontent.com/33480698/182820340-2400a90c-7b7c-4970-b5d8-64a4a4a20a3a.png) **What is the expected behavior?** Only one...

bug

### 提前确认 - [X] 我可以确认这个新功能建议是提交给此 Vue 组件的,而不应该提交到 ECharts 项目本身。 ### 新功能详情 changing the component size like this will be smoother.

### Describe the bug vite.config.ts define: { __VUE_PROD_DEVTOOLS__: JSON.stringify(true), }, If I change VUE_PROD_DEVTOOLS to false or delete this line of code, it will cause the browser of a certain...

pending triage

### 描述错误 https://github.com/vuejs/core/discussions/10976 每次刷新页面网站的内存都会很大幅度的增长。 ### 复现步骤 打开 https://www.naiveui.com/zh-CN/os-theme/components/data-table 页面,在地址栏回车,刷新页面,观察tab处内存变化。 ![IMG_20240529_020933](https://github.com/tusen-ai/naive-ui/assets/33480698/28311b85-9c59-41eb-9e49-4931cd0bfa19) ![IMG_20240529_020948](https://github.com/tusen-ai/naive-ui/assets/33480698/d86d013b-17db-44f5-990b-f4b11a1e5779) ![IMG_20240529_020959](https://github.com/tusen-ai/naive-ui/assets/33480698/634b2453-72a7-4d5a-9d31-6ca0b7185b86) ### 最小复现链接 https://www.naiveui.com/zh-CN/os-theme/components/data-table ### 系统信息 ```Shell System: OS: macOS 14.2.1 CPU: (11) arm64 Apple M3 Pro Memory: 111.47...

untriaged