You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
Bug report
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:
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
The text was updated successfully, but these errors were encountered: