Skip to content

This tutorial is not compatible with kotlin-wrappers-bom:1.0.0-pre.430+ #42

Open
@tokuhirom

Description

@tokuhirom

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions