Open
Description
Just a heads up of a few things I ran into when attempting to upgrade to later versions of AG Grid:
- v31.x was working great for me.
- I upgrade to v32.x and everything seemed to be working fine, but it caused a regression bug for me, so I had to revert. I'm not totally sure of what changed, but it changed the behavior of my app (related to a dropdown value and ColDef.valueSetter events firing in a different way), so I had to revert. Sorry I don't have more details on the specifics, but I just wanted to warn that you should make sure to do a full regression test when trying out a new version. (I know that technically you should always do a full regression, but...). Just beware.
- I tried to upgrade to v33 to see if this fixed the issue in v32, but they have made some changes to the API that breaks the bindings in some way. Not a major issue now, but I just wanted to post this as an FYI that some changes to the bindings will be necessary to progress to the latest v33.x.
Here are their notes for upgrading to v33:
https://www.ag-grid.com/react-data-grid/upgrading-to-ag-grid-33/#changes-to-modules/
Metadata
Metadata
Assignees
Labels
No labels