Skip to content

Failed to resolve component replacing blaze with static-html #8

Open
@David-bfg

Description

@David-bfg

I've run into this error with using static-html instead of blaze templates. Issue does not happen with blaze.
Project fork to reproduce https://github.com/David-bfg/meteor-vue3
changes David-bfg@1a10894

When using new syntax for <script setup> components are inaccessible.

Note: error happens with all 3 components. (Counter, ScriptSetup, Info)

[Vue warn]: Failed to resolve component: Counter
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
at <App>

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