I have a midsize application that requires two separate editors with their toolbars. I haven't been able to implement it, and I am getting "Error: Tried to register widget with id==btnNewSelection but that id is already registered". How can I fix this? Here is my JsFiddle that I developed to demonstrate a simple case of two editors.
Thank you