Use case
No Results
Framework
No Results
Owner
- Reka Ui/Import Update- The primary change in imports is replacing radix-vue with reka-ui. 
- Vue 3 Update Navigation Menu Link Emits And Handle Click- When using - NavigationMenuLinktogether with- NuxtLinkaccording to the documentation the menu does not dismiss when clicking on a link.
- 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