Unable to evaluate the expression No such instance method: 'toArray'
I use Kotlin for my plugin.
When i try to expand List in the debugger i see:
Unable to evaluate the expression No such instance method: 'toArray'
I see this issue starting from 2020.3. Invalidate Caches doesn't help
My setup
- IDE: Intellij IDEA 2021.1.1
- OS: macOS 11.2.3
Please sign in to leave a comment.
Hello! Does the problem still occur? If so, could you please provide a code snippet?
Hi Margarita Bobova, it was fixed