It seems popover ANT component is not being displayed correctly in small screens when using the codegen approach for the react app because of the popover nested styles not being applied. Within the Plasmic studio, everything works as expected.
it seems the issue is present when the popover component is inside the tab content component (from @plasmicpkgs/plasmic-tabs).
Besides the issue on displaying it in small screens (as in the screenshot above), there it seems the styles are lost because also the text color is black (and not our main text color that was set)
Hi @kindhearted_cattle, I’m still trying to reproduce this issue. Does it happen if you publish a new version (to ensure it’s not using cached responses from before the fix)?