I'm seeing an NPE in a supposedly <non-nullable pr...
# intellij
e
I'm seeing an NPE in a supposedly non-nullable property with IntelliJ IDEA 2025.1 (Ultimate Edition) Build #IU-251.23774.435:
Copy code
java.lang.NullPointerException: Cannot invoke "com.intellij.ui.treeStructure.Tree$ExpandImpl.isExpanded(int)" because "this.expandImpl" is null
	at com.intellij.ui.treeStructure.Tree.isExpanded(Tree.java:835)
v
Could you please provide (DM is ok) stack trace of this NPE ?
plus one 1
e
Done. YouTrack.
v
it is fixed, going to be backported to 2025.1.1
🙏 1