You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 could let me know the solution.
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 could let me know the solution.
package veresion
"vue": "2.7.0"
"vue-grid-layout": "^2.3.7"
"vite": "^3.2.8"
Code
// vite.config.js
// Where to use vue-grid-layout
The class name is updated when an event occurs.
not event
Dragging
Resizing
The text was updated successfully, but these errors were encountered: