You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The grid accepts raw html strings in overlayLoadingTemplate and overlayNoRowsTemplate.
This should require dangerously_allow_code=True to be set on the grid.
The grid accepts raw html strings in overlayLoadingTemplate and overlayNoRowsTemplate.
This should require
dangerously_allow_code=True
to be set on the grid.https://www.ag-grid.com/react-data-grid/overlays/
The text was updated successfully, but these errors were encountered: