79773664

Date: 2025-09-24 11:39:52
Score: 0.5
Natty:
Report link

Looks like this was a bug in AG Grid that's been fixed in versions > 33.3

From the AG Grid repo:

AG-14716 - for customers using module federation, there may be many instances of this module, but we want to ensure that there is only one instance of the container to injection map per window otherwise unmounting any grid instance will clear all styles from the page resulting in unstyled grids

https://github.com/ag-grid/ag-grid/blob/a2d9c713b583467b7e5ca193f8b996c9cfbdbc26/packages/ag-grid-community/src/agStack/theming/inject.ts#L96-L107

Reasons:
  • No code block (0.5):
Posted by: mzmm56