Hello,
The issue is that I'm using jsPanel to host multiple document editors in the same page.
First time I try to create a blank document it opens the document editor just fine.
Second time I try to do the same thing it opens like this:
and an exception gets logged:
The exception is because contentDocument is null:
Thanks,