Open ibarapascal opened 3 years ago
@ibarapascal I had this same issue and have created a new package for supporting Vue 3 / Vue Router 4.
Take a look here: https://github.com/NickMcBurney/storybook-vue3-router
I've tested with my components and it seems to work as expected, but its very new release so let me know if you have issues.
Issue:
It seems currently not supporting vue-router v4
Which version are you using?
Are you using storybook-router with a react based project or a vue one?
Yes
Please describe the problem:
Please explain how to reproduce the issue or (better) provide an example to do it.
1.Init storybook for vue 3 with CLI
2.Write a story for a router component
3.yarn storybook