Is it possible to debug SPFx projects in Devspaces (Web based IDE) using only a browser? #10048
Open
1 of 9 tasks
Labels
Needs: Triage 🔍
Awaiting categorization and initial review.
What type of issue is this?
other
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
Issue description
See issue #6165 which has been closed in error as the proposed solution only works from a desktop copy of VS Code and not a browser based copy
Is it possible to debug an SPFx project in Devspace ( Web based IDE i.e. VS CODE)
OpenShift Dev Spaces is a container-based service for creating consistent and secured developer environments. It provides us the Web based IDE i.e. Visual Studio Code. It function similar to codespaces.
I have tried creating a new v1.20 web part project in my devspace, which all works fine, I can gulp serve successfully, I've set up Port Forwarding for 4321 and 35729, but the workbench fail to load the webpart.
The text was updated successfully, but these errors were encountered: