ag-grid-react w/ TailwindCSS z-index issue
I have a react project with a sidebar, topbar and content Outlet. I’m rendering an ag-grid in the content area and I’m experiencing a z-index issue where the ag-grid renders on top of modals, dropdown menus. Assuming I’m using a standard implementation and have no overrides, any thoughts on why this is happening?