Marat Shagidullin
Marat Shagidullin
### Environment **Vuetify Version:** 3.0.0-beta.6 **Last working version:** 3.0.0-beta.6 **Vue Version:** 3.2.37 **Browsers:** Chrome 103.0.5060.134 **OS:** Linux x86_64 ### Steps to reproduce 1. v-radio-group 2. attribute multiple 3. v-radio-group, v-model...
When using vue-cal got this warning  Found explanation of this. It is due to a bleeding edge feature called Passive Event Listeners [Event Listener Options Github issue](https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md) Tried to...
### Reporting a bug? Hello! I'm using [vite-ssr-plugin](https://github.com/brillout/vite-plugin-ssr) with vue3 and i18n with [unplugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/main/packages/unplugin-vue-i18n) On build mode I have an error. But on dev mode everything is great. ``` import...