Marat Shagidullin

Results 3 issues of 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...

T: documentation
C: VRadioGroup

When using vue-cal got this warning ![image](https://user-images.githubusercontent.com/52418132/185063442-34d88961-5c65-437b-8e33-d71333cb51c2.png) 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...