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

Breakpoints assigned to wrong line in Typescript file. #106

Closed
mattjacobsen opened this issue Sep 23, 2022 · 4 comments
Closed

Breakpoints assigned to wrong line in Typescript file. #106

mattjacobsen opened this issue Sep 23, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@mattjacobsen
Copy link

mattjacobsen commented Sep 23, 2022

Hello,

breakpointsbroken

I've cleared "site data" in the Applications tab (and cleared things manually - no serviceworker, no cache storage, nothing). The debugger is showing the newest version of both the TS and JS source. It looks as if the sourcemaps aren't correct but if I view the same site in Firefox (with the same source and sourcemaps) then everything works out ok.

Any ideas?

Many thanks,
Matt

@captainbrosset
Copy link
Contributor

Thanks for reaching out. By any chance, could you check if this also happens in Chrome? I know there's been a lot of recent changes done in the debugger in the chromium project, so I have a feeling like this might be due to that.

@mattjacobsen
Copy link
Author

Hi,

I've just tried it again in both Edge (Windows 105.0.1343.50) and Chrome (Windows 105.0.5195.127) - which I downloaded specifically to test as I exclusively use Edge/Firefox/Safari for day to day work - and everything currently seems to be behaving itself in both browsers. I'll keep bashing at it to see if I can reproduce it again; it has happened a fair few times (in Edge) in the past couple of weeks.

Also: I also noticed that the tooltips showing a variable's value are also showing up again in Edge. Previously they weren't. It's possible my Edge was updated; unfortunately I didn't note/report the version numbers when filing this issue. Sorry :-|

@captainbrosset
Copy link
Contributor

No worries at all, and thanks for checking! I know these kinds of bugs are frustrating to reproduce, and sometimes things just seem to work even though they didn't a minute ago.
Please feel free to drop any comments here if you learn anything new about the problem.

@captainbrosset captainbrosset added the bug Something isn't working label Sep 27, 2022
@leahmsft
Copy link

leahmsft commented Dec 2, 2024

Can't repro, closing.

@leahmsft leahmsft closed this as completed Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants