Forum Discussion
aderanths
Jan 08, 2024Copper Contributor
Issue with SPFx part and OOTB Parts in WebView mode
I've discovered that recently, there appears to be a break introduced when viewing SharePoint modern pages with the parameter of env set to WebView(case-sensitive), e.g /SitesPages/Home.aspx?env=WebV...
AKR_K
Feb 26, 2025Copper Contributor
The issue is with query parameters ?env=WebView and ?env=WebListView. But where as the Graph API calls working with ?env=Embedded. Still facing some issues with SPFx components load at times. Not sure microsoft have got some resolution or official documentation for this yet.