Navbar Hover Animation Issue
Briefly

To solve the issue of the underline disappearing when quickly moving between links, ensure that the transition end states are correctly set and manage the hover states with active classes.
Implementing a JavaScript function that checks if an animation is in progress can help prevent the underline from disappearing when transitioning quickly between links.
Read at SitePoint Forums | Web Development & Design Community
[
|
]