[data grid] onColumnOrderChange
not triggered in Firefox because event.dataTransfer
is null
#14263
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
feature: Reordering
Related to the data grid Reordering feature
Steps to reproduce
Link to live example: https://stackblitz.com/edit/react-zvxe1b?file=Demo.js
Steps:
Current behavior
onColumnOrderChange not triggered
Expected behavior
onColumnOrderChange triggered
Context
I want to save columns order in local storage on change
Your environment
npx @mui/envinfo
Search keywords: dataTransfer, Firefox, onColumnOrderChange
The text was updated successfully, but these errors were encountered: