Error rendering library folder when opened from a QuickLaunch menu item #10072
Labels
type:bug-suspected
Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
not applicable
Developer environment
None
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
I have a default modern team site connected to a Teams Team with a plain document library.
I've added a couple of menu-items in the Quicklaunch with address/link to a subfolder in the document library.
When clicking the menu-item it sometimes opens the library with the subfolder, sometimes opens the root of the library, and sometimes gives an error telling the elemt is moved or deleted.
The browser showses correct address - refreshing the browser bringes up the correct content - library view with the subfolder
Steps to reproduce
Edited:
I tested in another site, and there it works fine.
Difference when checking in dev tools & network treffic:
The failing site uses SP.List.GetListDataAsStream and params TryNewExperienceSingle: TRUE and listFullUrl that includes foldername
The working site simply requests the address from the menu-item.
Expected behavior
Expect to get the library view with the correct folder/subfolder every time user clicks the menu-item
The text was updated successfully, but these errors were encountered: