image icon indicating copy to clipboard operation
image copied to clipboard

The default action buttons are gone

Open andrewizmaylov opened this issue 3 years ago • 1 comments

Hi there. I'm using vue-editor-js wrapper in my project and found, that default actions buttons are absent in some modules. Image, Code, RowHTML, Delimiter for example. How can I get them back?

Screenshot 2021-05-12 at 10 47 10 Screenshot 2021-05-12 at 10 47 41

Thanks in advance

andrewizmaylov avatar May 12 '21 07:05 andrewizmaylov

Did you forget to adding another inlineToolbar key with true as it's value, so it will appear in the options button?

Hope it helps.

edricgalentino avatar Apr 23 '22 03:04 edricgalentino