Skip to content

vueApp.config.compilerOptions.isCustomElement should be used when resolving components #250

Open

Description

For accessibility reasons, I prefer to use rehype-katex in HTML mode rather than SVG mode.

However, this causes MDC (through @nuxt/content) to spam the console with [Vue warn]: Failed to resolve component warnings, which has caused me to miss various legitimate warnings during development.

This is despite having defined isCustomElement() because, to my understanding, it is not used when directly calling resolveComponent()

Related: nuxt/nuxt#24104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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