IntelliJ doesn't hit breakpoint in my React App after upgrade to version 2025.1

Answered

Hi

After the upgrade to version 2025.1 InelliJ doesn't hit breakpoints that I put on my code. Previously I haven't any problem with this.

0
6 comments
Do you see any change in the breakpoint icon when the part of the code is executed? Could you test by adding a logging breakpoint in the program's entry flows https://www.jetbrains.com/help/idea/using-breakpoints.html#set-logging-breakpoint
0

Using JetBrain toolbox I've installed version 2024.3.5 and a new instance of 2025.1,
and on the same project the only version that hits the breakpoint is the 2024.3.5.

In 2025 version I've installed the plugin for to enable the old UI, in the 2024.3.5 it's not supported so there is the new UI.

0

It looks like a threading issue. We have added some fixes in 2025.2. Please could you check if the issue persists in the 2025.2 EAP when it's available?

0

Ok I will proof it on 2025.2 when available, in the meantime I've verified that the problem persist also in 2025.1.1

0

Elena Pogorelova  I can confirm that 2025.2 EAP resolve the problems. Thank You for the feedback

0
Great, thanks for letting us know!
0

Please sign in to leave a comment.