Closed
Description
openedon Feb 24, 2024
Describe the bug
Hi, I'm trying out the new docgen option vue-component-meta
, and have an error.
Here is the reproducion repo.
pnpm install
pnpm storybook
open http://localhost:6006/?path=/docs/%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6-drawer-drawer--docs
to see the error.
ReferenceError: createContext is not defined
at index.ts:7:15
The error is gone when switch back to vue-docgen-api
.
To Reproduce
https://github.com/Clarkkkk/Netease-Music-App
System
No response
Additional context
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment