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
It appears that the Oxygen UI Box component is not being rendered by jsdom for some reason. This issue does not occur when the Box component is imported from "mui/material".
Same issue was observed for ListItemText component as well.
How to reproduce:
🔝
Expected behavior:
Unit tests should run without issues.
The text was updated successfully, but these errors were encountered:
Describe the issue:
It appears that the Oxygen UI Box component is not being rendered by jsdom for some reason. This issue does not occur when the Box component is imported from "mui/material".
Same issue was observed for
ListItemText
component as well.How to reproduce:
🔝
Expected behavior:
Unit tests should run without issues.
The text was updated successfully, but these errors were encountered: