Ddfordp

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

No description available

Legacy
radixvueradix-vuev1.9.4bug fixNavigationMenuclient-side nav prevented by RouterLink Fix
Public
0 downloads
0 stars
How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

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.