Currently I am testing out cypress component testing but running into some issues. As tech stack I am using vite + react + mui. The issue I am having is that a styled component renders on it's own but not when it's a child component. I have read that there needs to something implemented, but the docs only talk about general CSS. The vite server shows everything correctly but the cypress page not. Does anyone know why this happens? PS hopefully the video helps
https://cdn.discordapp.com/attachments/1105184840803946636/1105184841043038318/2023-05-08_19-28-28.mp4