When two editors share a toolbarContainer, I always expect to see one and only one toolbar for both editors
The toolbar is being duplicated per editor.
When the saveURL argument is different in each initialization, the toolbar gets duplicated.
In my case I want to keep independent initialization calls for each editor as represented in the fiddle.
Here a jsFiddle that reproduces the error.
Mac OS 10.13.6
Google Chrome 68.0.3440.75 (Official Build) (64-bit)
The editor is designed to share the same toolbar as long as all the options are the same for both instances. It looks like certain options could be excluded, therefore I am marking this as a feature-request and enhancement as well.
Same problem here, two editors with same toolbarContainer specified, generate multiple toolbars if one of the option is different (in my case it's "placeholder"). Looking forward for the enhancement
@kikeso77 @kyashan do you think you could add this to https://wysiwyg-editor-roadmap.froala.com/public? Thank you.
Most helpful comment
The editor is designed to share the same toolbar as long as all the options are the same for both instances. It looks like certain options could be excluded, therefore I am marking this as a feature-request and enhancement as well.