Skip to content

Navigating between SPFx SingleWebPartAppPage pages doesn't work #5352

@olemp

Description

@olemp

Category

  • Bug

Describe the bug

Navigating between SPFx SingleWebPartAppPage pages doesn't work.

Steps to reproduce

Let's say you have a site with 4 different pages each containing a single web part with the SingleWebPartAppPage layout and a home page with the Home layout. Each page has a link in the GlobalNavigation.

  1. Go to homepage
  2. Click on Page 1 in navigation (which is a page with SingleWebPartAppPage layout)
  3. Wait for it to load
  4. Click on Page 2 in navigation (which is a page with SingleWebPartAppPage layout)

The url changes to the URL of Page 2, but Page 1 remains rendered on the page.

Expected behavior

Navigating between different SingleWebPartAppPage pages should work.

Developer environment

Edge Chromium

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:duplicateDuplicate of another issue. See comments for ref to other issue. Dupes closed to consolidate.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions