Closed DaryaHaprova closed 3 weeks ago
It seems like a but that got introduced in FF v129 ... it works in v128. I am currently looking over the changelogs and bugzilla to find the cause for the change, but no luck so far.
I just tested it in v130 and nightly ... so it only appears in v129 ... Since v130 will release next month should we add a callout in the docs to inform users about this @mui/xgrid ?
I experienced the same problem with version 129.0.1, but after updating Firefox this morning, it works fine with version 129.0.2.
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.
[!NOTE] We value your feedback @DaryaHaprova! How was your experience with our support team? We'd love to hear your thoughts in this brief Support Satisfaction survey. Your insights help us improve!
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
``` I used Firefox - 129.0.1 System: OS: Windows 10 10.0.19045 Binaries: Node: 18.16.0 - C:\Program Files\nodejs\node.EXE Yarn: Not Found npm: 9.5.1 - C:\Program Files\nodejs\npm.CMD Browsers: Chrome: Not Found Edge: Chromium (127.0.2651.98) ```npx @mui/envinfo
Search keywords: dataTransfer, Firefox, onColumnOrderChange