-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi there, thank you for the work you've done putting this together. I was just wondering if you've run into issues where your Next.js app gets "stuck" with an outdated remote via SSR?
For example:
- website 1 (Next.js) consumes a remote
- website 2 (remote) exposes a module
Scenario:
- Both sites build / deploy
- Website 2 makes a change to its exposed component, then rebuilds / redeploys
- Changes are not reflected on website 1 via SSR (changes become visible on client - after some flickering)
Metadata
Metadata
Assignees
Labels
No labels