Lists not loading in modern experience #10300
Labels
sharepoint-developer-support
sharepoint-developer-support
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?
💥 SharePoint Framework
Developer environment
None
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
Lists will not load in MS lists modern experience, see screen shot. This is affecting all lists and is occurring in both chrome and edge.
Removing the ?env=WebViewList suffix from the URL (to return to SharePoint experience) works and forces the list to load normally.
Error message from chrome console (for a list named 'Suppliers'):
Suppliers?env=WebViewList:86 Uncaught ReferenceError: require is not defined
at Suppliers?env=WebViewList:86:1
at Suppliers?env=WebViewList:86:29
Steps to reproduce
Try to visit a list URL either from direct link of via the modern MS lists favourites1 / resents UI
Expected behavior
Expect all lists to load normally in modern MS lists experience, not just modern sharepoint experience,
The text was updated successfully, but these errors were encountered: