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
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
The text was updated successfully, but these errors were encountered:
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.
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 :-|
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.
Hello,
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
The text was updated successfully, but these errors were encountered: