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
@AnnMarieW
One more minor (and unrelated) item I found when I was updating the docs recently:
Console msg:
ag-grid-community.auto.esm.js:484 AG Grid: setDatasource is deprecated. Please use 'api.setGridOption('datasource', newValue)' or 'api.updateGridOptions({ datasource: newValue })' instead.
tests/test_cell_data_type_override.py::test_cd001_cell_data_types_override FAILED [ 5%]
E selenium.common.exceptions.TimeoutException: Message: text -> 17/01/2024 not found within 10s, found: 04/02/11720
and:
tests/test_popupparent.py::test_pp001_popupParent FAILED [ 60%]
E selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"body > .ag-popup .mantine-Select-input"}
failing locally but I believe this is unrelated to this PR.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: