Hello folks, I think I discovered a bug Problem W...
# javascript
a
Hello folks, I think I discovered a bug Problem When an interface (marked with 
@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