0👍
In the end I couldn’t find a fancy way of doing this, so I just set the :href
prop to be linkHref: '/?path=/story/navigation-links--unselected-link'
in the args for UnselectedLink
(and then similar for the SelectedLink
). This still allows for the link to be clicked but will just redirect you back to the same story within Storybook.
- [Vuejs]-Vue-Chart.js – When I add data, charts are not updated
- [Vuejs]-After switching with the router in the navbar, I get a loop when I start the download process electron-dl,electron-download-manager
Source:stackexchange.com