Khaled Nadam
Khaled Nadam
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md I am trying to implement a draggable lists that updates automatically when other users update a list using socket.io, whenever I emit an event I get this...
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md I am trying to implement a draggable lists that updates automatically when other users update a list using socket.io, whenever I emit an event I get this...
### Environment **Vuetify Version:** 3.3.15 **Vue Version:** 3.3.4 **Browsers:** Chrome 116.0.0.0 **OS:** Mac OS 10.15.7 ### Steps to reproduce Try to put complete prop on for example ### Expected Behavior...
this version shows how to use csrf-csrf package for CSRF protection instead of the deprecated csurf package ## PR Checklist Please check if your PR fulfills the following requirements: -...
## Description closes #4590 Prevents selected event if the menu item is disabled ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ]...