have anyone used org.w3c.dom.Node in Kotlin? I'm g...
# announcements
v
have anyone used org.w3c.dom.Node in Kotlin? I'm getting "Error:(49, 40) Kotlin: Unresolved reference: textContent" in the build and have no idea why
n
I had the same issue. IIRC solution was to remove on old w3c lib from intellij libraries shown after pressing Alt-1. Sorry, not close to my dev system and too long ago, i forgot details. Ping here again if you can't figure this out and I try to dig deeper.