You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I just get to know the feature of multi-zones in Next JS, however when visiting a page from different zone (e.g. zone A page -> zone B page), it seems that the page will be refreshed.
I've seen project like single-spa is able to achieve that by combining multiple zones (SPAs) with multiple repos into a single SPA using a main (master) repo, Is this a good feature to be released by Next JS in the future?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I just get to know the feature of multi-zones in Next JS, however when visiting a page from different zone (e.g. zone A page -> zone B page), it seems that the page will be refreshed.
I've seen project like single-spa is able to achieve that by combining multiple zones (SPAs) with multiple repos into a single SPA using a main (master) repo, Is this a good feature to be released by Next JS in the future?
Beta Was this translation helpful? Give feedback.
All reactions