Does anybody else have problems with the debugger ...
# intellij
h
Does anybody else have problems with the debugger with IntelliJ IDEA 2023.1.1 Preview and Kotlin: 231-1.8.20-IJ8770.17? I often get
method not called
when I try to debug a method call, but it is called.
😮 1