vue-grid-layout icon indicating copy to clipboard operation
vue-grid-layout copied to clipboard

A draggable and resizable grid layout, for Vue.js.

Results 191 vue-grid-layout issues
Sort by recently updated
recently updated
newest added

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...

![image](https://github.com/jbaysolutions/vue-grid-layout/assets/64321089/4a73ffb2-e53c-4fa5-b6cc-b854886de3ec) ![image](https://github.com/jbaysolutions/vue-grid-layout/assets/64321089/ea40ce49-2784-4aa5-867f-c72c91c5722f)

在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 ![动画](https://github.com/user-attachments/assets/86a3c67f-a876-47aa-82b2-cbc3b8a89f9b) Items...

Does it not support mobile devices? To use in Uniapp, output TypeError: undefined is not an object (evaluating 'navigator. userAgent') __ERROR