vue-wysiwyg
                                
                                
                                
                                    vue-wysiwyg copied to clipboard
                            
                            
                            
                        Editor Doesn't Get Focus Back After Clicking Button
Steps to reproduce:
- type down some text
 - click the bold button
 - focus is not back on the editor, so you can't continue typing without further action
 - alt+tab twice: the editor now has the focus but the cursor is back at the beginning of the text you typed
 
I think there's something that needs to be done about selections and Editr/exec method but nothing I tried worked.