-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
status:duplicateDuplicate of another issue. See comments for ref to other issue. Dupes closed to consolidate.Duplicate of another issue. See comments for ref to other issue. Dupes closed to consolidate.
Description
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
.
- Go to homepage
- Click on
Page 1
in navigation (which is a page withSingleWebPartAppPage
layout) - Wait for it to load
- Click on
Page 2
in navigation (which is a page withSingleWebPartAppPage
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
justatheory
Metadata
Metadata
Assignees
Labels
status:duplicateDuplicate of another issue. See comments for ref to other issue. Dupes closed to consolidate.Duplicate of another issue. See comments for ref to other issue. Dupes closed to consolidate.