Content hidden for first few test items #26821
Unanswered
tomitrescak
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I tried to find answer for this as it seems like a generic problem but failed.
For some reason, cypress logs items as non visible for first few items and then it shows them as visible. The test executes correctly and it finds items with no issues. I found out that it adds a "display: none" to the "body" element.
I use Next.js 13 and it is server rendered.
Beta Was this translation helpful? Give feedback.
All reactions