Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #3

Open
freezboi opened this issue Aug 30, 2020 · 0 comments
Open

test #3

freezboi opened this issue Aug 30, 2020 · 0 comments

Comments

@freezboi
Copy link
Owner

freezboi commented Aug 30, 2020

Version

@nuxtjs/storybook: v2.1.0
nuxt: v2.14.0

Reproduction Link

https://github.com/freezboi/nuxt-ts-vuetify-storybook-test

Steps to reproduce

  1. Using create-nuxt-app
yarn create nuxt-app <project-name>
typescript selected
Vuetify.js selected
  1. Install Storybook Module + addons
yarn add --dev @nuxtjs/storybook
yarn add --dev @storybook/addon-knobs
yarn add --dev @storybook/addon-docs
yarn add --dev @storybook/addon-storysource
```

### What is Expected?
addon docs page should display properly.
When first run, the page is displayed properly, but if you click the Canvas tab and then the Docs tab again, an error occurs.

### What is actually happening?
<img width="1202" alt="스크린샷 2020-08-30 오후 9 20 01" src="https://user-images.githubusercontent.com/20037780/91658973-924c6500-eb07-11ea-8aee-3cbc1a9d0d3c.png">


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant