Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Breakpoints sometimes don't work in Chrome devtools until save #688

Open
davestewart opened this issue May 3, 2020 · 3 comments
Open

Breakpoints sometimes don't work in Chrome devtools until save #688

davestewart opened this issue May 3, 2020 · 3 comments

Comments

@davestewart
Copy link

davestewart commented May 3, 2020

I'm having an intermittent problem in Chrome DevTools.

I can set a breakpoint and it sometimes it will, and sometimes it won't work.

I know it's the right file, because when I go back to my IDE and hit save, the page will reload, and the breakpoint will get hit.

It feels like some kind of caching issue; I will have to resave the file I am setting the breakpoint in for it to be caught.

I don't think I'm doing anything special, in this case, it's just a TypeScript model that is consumed by a component tree.

I've had various situations when it wasn't working; I'll update this ticket as I discover them.

@davestewart
Copy link
Author

Not sure if related to: #353

@davestewart
Copy link
Author

Just to let you know still happening.

Sometimes a save doesn't work and I have to add a debugger statement:

image

Not sure if this is poi, devtools, or something else.

Again, suspect caching.

@github-actions
Copy link

github-actions bot commented Jul 8, 2020

This issue has been marked as Stale, it will be closed in a week if there's no furthur activity.

@github-actions github-actions bot added the stale label Jul 8, 2020
@egoist egoist added not-stale and removed stale labels Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants