Open
Description
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
Labels
No labels