Open
Description
Current version of this tutorial depends on kotlin-wrappers-bom:1.0.0-pre.430
.
https://github.com/kotlin-hands-on/web-app-react-kotlin-js-gradle/blob/finished/build.gradle.kts#L28
But the latest version is kotlin-wrappers-bom:1.0.0-pre.750
. I want to use the recent version of the module.
but kotlin-wrappers introduce following patch between 1.0.0-pre.430 and 1.0.0-pre.431.
JetBrains/kotlin-wrappers@e7d01b1
As a result, this tutorial can't compile with the latest kotlin-wrappers-bom:1.0.0-pre.750
.
Type mismatch: inferred type is org.w3c.dom.Element but web.dom.Element was expected
Metadata
Metadata
Assignees
Labels
No labels