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.
Please sign in to leave a comment.
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.
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?
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
Elena Pogorelova I can confirm that 2025.2 EAP resolve the problems. Thank You for the feedback