I have an old AngularJS project where I use the angular-native-dragdrop package for drag-and-drop functionality. After updating Chrome to version 125.0.6422.61, the drag-and-drop feature has stopped working correctly.
When I try to change the order of items in my list using drag and drop, the changes are not applied to json.
Here are some details about my setup:
AngularJS version: 1.8.2
angular-native-dragdrop version: 1.1.2
Chrome version: 125.0.6422.61
Has anyone experienced a similar issue or knows a workaround for this problem? Any help would be greatly appreciated.
Thank you!
Mina Ahmadi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.