Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to debug SPFx projects in Devspaces (Web based IDE) using only a browser? #10048

Open
1 of 9 tasks
Srijan-Delta opened this issue Dec 11, 2024 · 0 comments
Open
1 of 9 tasks
Labels
Needs: Triage 🔍 Awaiting categorization and initial review.

Comments

@Srijan-Delta
Copy link

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

  • 💥 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: 1.20
  • Node.js version: 18.17.1

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.

@VesaJuvonen VesaJuvonen added the Needs: Triage 🔍 Awaiting categorization and initial review. label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Triage 🔍 Awaiting categorization and initial review.
Projects
None yet
Development

No branches or pull requests

2 participants