Skip to content

SSR stuck after remote rebuilds #5

Description

@Kinbaum

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions