Skip to content

Labs component not imprted automatically when autoImport is true #315

@RafalOsieka

Description

@RafalOsieka

I noticed, that the labs component are not loaded automatically when the autoImport flag is set to true.

I am using vite-plugin-vuetify@1.0.2 and vuetify@3.3.14.

I quickly checked what this loader is doing and maybe here is the problem - only the importMap.json is verified, but the labs components are in a separate json file importMap-labs.json

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions