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
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Hi @hirotaka
Thank you for creating this addon for nuxt users.
I came across some issue when trying to render the page in storybook with some 3rd-part Nuxt module like .
Also, it failed to load useAppConfig(), to get the links I configured in the app.config.ts file in the Nuxt 3 project.
Sorry, I am very new to Storybook, might miss some configuration, if that is the case, please let me know.
Here are some modules and their versions I am using in my project, which are related to the issue:
Hi @hirotaka
Thank you for creating this addon for nuxt users.
I came across some issue when trying to render the page in storybook with some 3rd-part Nuxt module like .
Also, it failed to load
useAppConfig()
, to get the links I configured in theapp.config.ts
file in the Nuxt 3 project.Sorry, I am very new to Storybook, might miss some configuration, if that is the case, please let me know.
Here are some modules and their versions I am using in my project, which are related to the issue:
Here is the error I got:
So my question are:
Thank you.
Feng
The text was updated successfully, but these errors were encountered: