Skip to content
#

Vercel

vercel logo

Vercel is the optimal workflow for frontend teams.

All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.

Here are 715 public repositories matching this topic...

next.js
gutofoletto
gutofoletto commented Oct 19, 2020

Bug report

Describe the bug

It seems that when the app is loaded on a cross-domain iFrame nextJS (dev server) does not hydrate SSR pages / components unless they are visible on the screen.

  • If you run the same project on a "same-domain" website it works as expected.
  • If you remove visibility: hidden or display:none it works on both "cross and same domain" environment.

This

Organization
vercel
Website
vercel.com
You can’t perform that action at this time.