GrzegorzKazana

Results 3 comments of GrzegorzKazana

In case anyone needs this, I got it working this way: ```html ... ``` ```js import { VTabs } from 'vuetify/components/VTabs'; import draggable from 'vuedraggable'; draggable.components = { ...draggable.components, VTabs...

Can confirm this on mac os and vsc `1.56.0`. Triggering `SpellRight` commands via command palette causes error popups to show up. E.g. ``` Command 'SpellRight: Select Dictionary (Language)' resulted in...