Ddfordp

vue-3-update-navigation-menu-link-emits-and-handle-click

No description available

radixvueradix-vuev1.9.4bug fixNavigationMenuclient-side nav prevented by RouterLink Fix
Public
0 executions

Run locally

npx codemod vue-3-update-navigation-menu-link-emits-and-handle-click

When using NavigationMenuLink together with NuxtLink according to the documentation the menu does not dismiss when clicking on a link.

Example

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.