Use case
No Results
Framework
Owner
Vue 3 Update Navigation Menu Link Emits And Handle Click
When using
NavigationMenuLink
together withNuxtLink
according to the documentation the menu does not dismiss when clicking on a link.Jest Add Root And Assertions To Test
Added Input Root Test Cases to which handle the data disabled case
Vue V1.9.4 WatchPostEffect Placed Update
When floating-ui returned isPositioned=true, radix-vue immediately emitted an event to focus on the selected item in the Select component. However, at this point, the PopperContent element did not yet have the correct transform CSS property set, resulting in the Popper being positioned at coordinates (0, -200%).
Vue V1.9.4 Tab Tabs Indicator Position Bug Fix
Recalculates tabs indicator position on direction change in the Tab Component