vue-grid-layout
vue-grid-layout copied to clipboard
A draggable and resizable grid layout, for Vue.js.
hi,Dear We encountered a problem before going online. Could you please help us take a look? It's quite urgent 1."vue": "^3.4.0"+"vue-grid-layout": "^3.0.0-beta1" The error is as follows: Uncaught (in promise)...
**Software version (please complete the following information):** - Browser [e.g. chrome, safari] - Vue Version [e.g. 2.5.7] - vue-grid-layout Version: [e.g. 2.3.3] **Describe the bug** A clear and concise description...
In my case, `rowHeight` is 15 and GridItem props `h` is 15, but the rendered element's height is 365px ? Normally it should be` 15 * 15 = 225px`, right...
As the title suggests, dragging and resizing worked normally in the webpack environment, but after migrating to Vite, these two functions do not work. I would appreciate it if you...
 
在vue3中使用,vueGridLayout经常出现tryMakeResizable中执行watch containerWidth的时候,this.$res,item不存在导致报错‘_interact_scope_’ of undefined报错的问题
I hope that when setting the item to static, I can drag the element from the outside, and static type items will not move in position. Or add a new...
The example source code dragged from outside is different from the example display, and even Vue3 projects will report errors
**Software version (please complete the following information):** - Browser : chrome - Vue Version: 2.6.10 - vue-grid-layout Version: 2.4.0 **Describe the bug** Please refer to the GIF image  Items...
Does it not support mobile devices? To use in Uniapp, output TypeError: undefined is not an object (evaluating 'navigator. userAgent') __ERROR