Open pavinduLakshan opened 4 months ago
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.
ListItemText
How to reproduce:
🔝
Expected behavior:
Unit tests should run without issues.
will be addressed with https://github.com/wso2/oxygen-ui/issues/290
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.