You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a custom directive inside the code generation breaks because of an error in codegen.js/StorySourceCode.vue.
It makes no difference using a 3rd party directive or your own.
The rendering works as intended, only the code generation throws an error.
Describe the bug
When using a custom directive inside the code generation breaks because of an error in codegen.js/StorySourceCode.vue.
It makes no difference using a 3rd party directive or your own.
The rendering works as intended, only the code generation throws an error.
Reproduction
https://stackblitz.com/edit/histoire-vue3-starter-qk2ozr?file=src%2FAvatar.story.vue,src%2FBorderTest.story.vue
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: