Skip to content

[labs/gen-wrapper-vue] Build of generated component fails due to type check #3827

@augustjk

Description

@augustjk

Which package(s) are affected?

Other/unknown (please mention in description)

Description

The gen-wrapper-vue test is failing due to failing build. Getting the following TS error on build.

image

This seems to be caused by a bump in vue-tsc to version 1.4.

I don't know enough about how Vue components should be written to know whether this is a regression or a fix on vue-tsc's part.

Reproduction

npm test in packages/labs/gen-wrapper-vue

Workaround

Pin the version of vue-tsc in generated package to 1.3

Is this a regression?

Yes. This used to work, but now it doesn't.

Affected versions

0.2.3

Browser/OS/Node environment

Node 18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions