-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
I found a way to reproduce it - using Win10 IE11 with PowerShell, just ensure you run this as administrator. It is no every time, but common. I can reproduce the best on OOTB Communication site:
https://tenant.sharepoint.com/sites/Communication/_layouts/15/error.aspx?ErrorCorrelationId=508c339e-003c-4000-c6da-ab284e770c22&ErrorText=Can't%20load%20the%20application%20on%20this%20page.%20Use%20the%20browser%20Back%20button%20to%20retry.%20If%20the%20problem%20persists%2C%20contact%20the%20administrator%20of%20the%20site%20and%20give%20them%20the%20information%20in%20Technical%20Details.&ErrorDetails=Error%3A%20SPFx%20loader%20is%20not%20present%20in%20the%20page.&ErrorCategory=spfx
This script I'm also using for performance testing
PowerShell script: https://github.com/Saulius-Laurinaitis/performance-testing/blob/master/TestPerformance.ps1
Category
- [ x] Bug
Thanks
Saulius