Skip to content
#

browser

Here are 3,492 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

Improve this page

Add a description, image, and links to the browser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the browser topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.