Pavel Kosolapov
Pavel Kosolapov
I need .focus and .blur too. the component [CodeMirror(6)](https://codemirror.net/) doesn't have these methods, but the codemirror api itself does. so this line: ```this.$refs.cm.codemirror.focus()``` doesn't work.
Thank you for your answer. Like i said, i would like to use it without globally registration, in my example as a function which returns a promise, which resolves a...
@cryzzchen i didn't... Atm. switched to the vue 3
I still would love to have this feature please!
> @coconutbox I have the exact issue as you. Did you find a solution to this? @wuno, you just need to build sqlite binary for an actual electron version Works...