Closed mvanbrab closed 2 months ago
This error is a harmless GUI thing.
It suddenly appears with versions bumps: "@mui/icons-material": from "5.14.3" to "5.16.7", "@mui/material": from "5.14.4" to "5.16.7".
It can be tolerated easily with Cypress.on('uncaught:exception', ...)
This test: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/blob/1ff848ed142766c526cb9dd34e12d45bd0925173/aux/cypress/e2e/custom-query-editor.cy.js#L141 fails with this output:
Seen in commit 1ff848ed142766c526cb9dd34e12d45bd0925173 on the main branch.
Was OK in previous commit b4d10f914d30d8e46b345b996964ffe5397588d9 on the main branch.