Add router testing to storybook #3896
Labels
BUG
Something isn't working
d2: easy
Recomended mode for new, but mature players
v3: wish to have
This is something user want, but can live without it
Vuestic-ui version: 1.8.0
We had it before (on vue-book), but with storybook we don't have router stories anymore.
Probably we need similar behaviour to form, So we need a sort of tester for generic component, that checks if router is properly connected. Component should also work fine if router is not present.
There is a couple of components, button, breadcrumb etc. Check
useRouterLink
usages for full list.This might be a way to make it work - https://stackoverflow.com/questions/73739645/how-to-use-vuerouter-with-storybook.
That's pretty important as the feature is widely used.
The text was updated successfully, but these errors were encountered: