I followed the instructions for debugging on the JetBrains videohere but I'm not having any joy. The debugger hits every breakpoint the first time I load a page (whether I've visited that route or not) and then nothing works afterwards. I'm at a bit of a loss, any help appreciated :-)
If you are using RubyMine, most likely you are using ruby debugger 2.3 or 3.0. They should be reported to the JetBrains tracker, https://youtrack.jetbrains.com/issues/RUBY
Macbook Pro 2020 M1 16GB RAM RubyMine: 2023.2.2 Ruby: 3.2.2 Rails: 7.1
I followed the instructions for debugging on the JetBrains videohere but I'm not having any joy. The debugger hits every breakpoint the first time I load a page (whether I've visited that route or not) and then nothing works afterwards. I'm at a bit of a loss, any help appreciated :-)