fect-org / fect

Minimalist UI components built on Vue-next

Home Page:https://www.fect-org.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]fe-grid 同时设置三个断点,最后一个不生效

QiYuOr2 opened this issue · comments

Bug report 🐞

https://codesandbox.io/s/flamboyant-cache-wz5n8?file=/src/App.vue

Version & Environment

  • vue@3.0.0
  • @fect-ui/vue@1.1.0

Expection

{ min: '900px', max: '1280px' } 时,宽度为6

Actual results (or Errors)

{ min: '900px', max: '1280px' }时,宽度仍为12

commented

@QiYuOr2 Thanks for your attention. I have seen the case. Really have problem. I will fix it after soon. And release it in v1.2.0.

commented

@QiYuOr2 我fix了这个问题。这个bug会随着这周的feature版本一起发布。你可以先这么定义。然后升级版本达到你想要效果。