Skip to content
New issue

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

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

Already on GitHub? # to your account

Extension breaks debugging in VSCode #540

Closed
jelling opened this issue Jul 29, 2023 · 1 comment
Closed

Extension breaks debugging in VSCode #540

jelling opened this issue Jul 29, 2023 · 1 comment

Comments

@jelling
Copy link

jelling commented Jul 29, 2023

Bug report

  • Extension name: firestore-stripe-payments

Describe the bug

Without the extension installed via firebase.json, VSCode can find the sourcemaps for the firebase functions and can attach per usual.

With the extension installed like the following, debugging no longer works:

  "extensions": {
    "firestore-stripe-payments": "stripe/firestore-stripe-payments@0.3.3"
  }

To Reproduce

Given the lack of support attention to this repo for more than a year, I'm not going to take the time to setup a reproduction just yet. But we have a project that absolutely does work with debugging normally, and toggling the extension causes / fixes the problem.

Expected behavior

Debugging should still work.

System information

  • OS: Windows 11
  • VSCode: 1.80.2 (most recent)
@jelling
Copy link
Author

jelling commented Aug 1, 2023

Closing because we switched payment processors. But I do think that the source maps from the extension are somehow interfering with the regular source maps.

@jelling jelling closed this as completed Aug 1, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant