Dash AG Grid: inline dropdown that allows new value

0.14 adds a layer of complexity that I have yet to accomplish convincingly…

The workaround is to have it as a cellRenderer, as then it is inside the component.

Another way is to wait for the GUI to load and then render at that moment, which wouldnt be inside the mantine provider.