mmclofe

Results 7 issues of mmclofe

**Describe the bug** A clear and concise description of what the bug is. **Expected behavior** A clear and concise description of what you expected to happen. **Information** - Mitojs Version...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

done
usage

### Version 5.4.3 ### Link to Minimal Reproduction // import VChart from 'vue-echarts'; import 'echarts/lib/chart/heatmap' import 'echarts/lib/component/calendar' // const option = ref({ // animation: false, // bmap: { // center:...

bug
pending
en

## **Describe the bug (required)** / **详细描述 bug(必填)** ![screen_recording_2024-12-12_15-57-18](https://github.com/user-attachments/assets/d697a495-ecee-498b-9177-9f2738fbe257) 测试了官网demo,当表单项新增到一定数量时,会出现卡顿 特别是编辑内容时 --- ## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)** 如图 Steps to reproduce the behavior: / 详细复现步骤: --- English version...

目前设置了以下属性吗,虽然元素自身不能被拖拽出容器范围,但在拖拽时在纵向上能把其他元素挤出容器的高度范围,作者可以提供一个有效的思路吗?谢谢 ``` is-bounded="true" auto-size="false" vertical-compact="false" max-rows ```

原vue-grid-layout项目中一直存在的最大行数溢出的问题可以解决吗?或者是可以提供相关思路处理这个问题吗?谢谢!