Joel Wenzel
Joel Wenzel
### Environment **Vuetify Version:** 3.1.11 **Last working version:** 2.6.14 **Vue Version:** 3.2.47 **Browsers:** Chrome 111.0.0.0 **OS:** Windows 10 ### Steps to reproduce * Click the button to open the menu...
### Environment [8:43:08 AM] Working directory: C:/code/nuxt-test [8:43:08 AM] Nuxt project info: ------------------------------ - Operating System: Windows_NT - Node Version: v20.11.0 - Nuxt Version: 3.9.3 - CLI Version: 3.10.0 -...
Currently [CDDropdownItem](https://coreui.io/bootstrap-vue/components/dropdown.html#cdropdownitem) only supports ```href``` prop. It would be nice if the Vue Router object props were also supported. New Props: - **to**: supports string path or [Vue Router Location...
It looks like in the [official docs](https://coreui.io/bootstrap-vue/getting-started/introduction.html) the icon component page is missing. The link in the side nav points to this page: https://coreui.io/bootstrap-vue/components/icon.html and currently throws a 404
### Environment **Vuetify Version:** 3.4.0 **Vue Version:** 3.3.8 **Browsers:** Chrome 119.0.0.0 **OS:** Windows 10 ### Steps to reproduce * Focus the VSelect * Scroll to the bottom * Scroll back...
Teleport target prop mentioned in the blog is actually `to` and not `target`