-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)sharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supporttype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Description
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- SPFx version: tested on 1.13.1 and 1.16.1
- Node.js version: 14.15.5 and 16.18.0 respectively
Describe the bug / error
Without any code changes since last succesfull try using "gulp serve" now throws the following errors in the network tab of the browser after fully completing up to and including the reload step:
As a result the workbench can't make the webpart available. I tested this on multiple projects, across multiple tenants and have the same issue repeatedly.
Attempted resolutions: reboot system, clear both system and browser cache, renew the certificate under "gulp trust-dev-cert", manually navigating to "https://localhost:4321/temp/manifests.js" then reloading the page.
Steps to reproduce
- Run "gulp serve"
- Navigate to the newly opened tab based on your initialpage
- receive the following pop-up (apologies for the dutch tenant settings)
Expected behavior
The webpart should become available in the workbench webpart selector
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)sharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supporttype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.