Skip to content
Discussion options

You must be logged in to vote

Hi!

Your code looks fine. I think the problem is related to styled components. Basically, we clean up between each spec, which was deleted the styles injected via styled components. I think your component IS rendering, just with no styles.

This was discussed heavily here: #15879. It was fixed here: #16024. This has been released 2 days ago - what version of @cypress/react and @cypress/webpack-dev-server are you on? Can you try install the latest versions and see if that helps?

If not I can look into reproducing your issue and figure out what's going on. If you can provide a reproduction, that'd be great.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mwren-mshanken
Comment options

@lmiller1990
Comment options

Answer selected by mwren-mshanken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants