iview [Bug Report][bug] Grid order can't be bigger than 24

yeotifhr  于 4个月前  发布在  其他
关注(0)|答案(1)|浏览(59)

Environment

Windows, Chrome, IEб vue@2.5.13, iview@2.9.0

https://jsfiddle.net/ewezz7jo/18/

Steps to reproduce

From scratch.
Simple create grid with more than 24 items and get problem

What is expected?

Expected standard work of ordering. All items should stay according by order prop.
Our task is create big grid and add dynamic additional elements in any places

What is actually happening?

Items shows from order 25, and the end items with order

Checked standard flex grid and bootstrap grid, it works wll

gcxthw6b

gcxthw6b1#

Can it be fixed, because it causes issues in my app too:(

相关问题