vue-grid-layout
vue-grid-layout copied to clipboard
A draggable and resizable grid layout, for Vue.js.
因为 app 中不存在navigator.userAgent?怎么解决呢
插件只支持吸顶,有属性支持吸左吗?
## How about "expose GridLayout.layoutUpdate" ? Sometimes, when a layout data is changed, but the UI interface is not synchronized, I try to expose 'GridLayout.layoutUpdate()' and find it very effective....
当前组件并不支持在缩放情况下拖动。可以通过修改源码中的handleDrag方法,来支持在缩放情况下拖拽元素 使left,top的值得以准确 
**Software version (please complete the following information):** - Browser chrome 128 - Vue Version 2.7.16 - vue-grid-layout Version: 2.4.0 **Describe the bug** https://developer.chrome.google.cn/release-notes/128#standardized_css_zoom_property Since version 128 of Chrome, Google has...
**Software version (please complete the following information):** - Browser Chrome - Vue Version 2.7.16 - vue-grid-layout Version: 2.4.0 **Describe the bug** The auto-size attribute doesn't seem to work. I created...
Why does the display error occur Browser Console: runtime-core.cjs.js:2946 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'ce') at renderSlot (runtime-core.cjs.js:2946:32) at Proxy.GridLayoutvue_type_template_id_fc5948f6_render (GridLayout.vue:3:9) at renderComponentRoot (runtime-core.esm-bundler.js:6502:16) at...
When the breakpoints changes from lg to md (example), the displayed layout doesn't changed even tho in the console, layout already changed. I'll send you the a shot of layout...
2.3.4及之前的版本是能够支持区块重叠,能不能再新的版本也支持一下呢
demo 10 on the project itself after dragging the automatic pop-up window disappeared https://jbaysolutions.github.io/vue-grid-layout/zh/guide/10-drag-from-outside.html