I am currently experiencing an issue where the vue-yandex-maps plugin, which is integrated into my Nuxt project, is not being recognized or rendered correctly in Histoire stories. I got an error message "Failed to resolve component: YandexMap
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement"
Describe the bug
I am currently experiencing an issue where the vue-yandex-maps plugin, which is integrated into my Nuxt project, is not being recognized or rendered correctly in Histoire stories. I got an error message "Failed to resolve component: YandexMap If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement"
Reproduction
Nuxt StackBlitz: https://stackblitz.com/edit/histoire-nuxt3-starter-ge9spz?file=components%2FMap.vue
npm install vue-yandex-maps@beta
histoire.config.ts looks like this:
System Info
Used Package Manager
npm
Validations