Skip to content

In Vue 3, shadow components cannot be named using all capital letters. They can only be recognized as shadow components when they are named in kebab-case. #13977

@maxfrees

Description

@maxfrees

Vue version

lastest

Link to minimal reproduction

Steps to reproduce

  <cropper-canvas ref="croppercanvas" background />
Image

  <CropperCanvas ref="croppercanvas" background />
Image

What is expected?

fix

What is actually happening?

System Info

Any additional comments?

No response

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