Skip to content

List of components has not correct kebab-case #165

@mathe42

Description

@mathe42

Describe the bug
When adding a component with file LMap.js the infered name is (correct) LMap. But the kebab-case name in the .nuxt/components/readme.md is not correct in this example I get

- `<LMap>` | `<lmap>` (correct/path/to/file) 

I would expect l-map to be the kebab case.

This is only a mistake in the readme file. The component can be used with l-map.

To Reproduce
Add a Component with filename e.g. LMap.js.

Expected behavior
Correct kebab-case in the .nuxt/components/readme.md file

Additional context
Only the readme file has this problem. At runtime evrything works.

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