andylamax
02/09/2022, 10:40 AM@JsExport
) overloads functions from other interfaces (also marked with @JsExport
) with default methods, calling those methods on an instance of that interface leads to a RangeError: Maximum call stack size exceeded
Reported here https://youtrack.jetbrains.com/issue/KT-51222
you can read more about the issue at https://github.com/andylamax/kotlin-battleground/blob/master/JSIR-FunctionOverloads/ReadMe.md
Please help me upvote this