Helge Hetland
Helge Hetland
Yes, the editor id is set on creation and it is editor-1 (and incrementing) If I add the below code to editorLoaded(event) the editor is duplicated - but the customCSS...
If I can suggest something: The demo / demo code should include code for init() and adding a custom tool, that would be extremely helpful. Thanks ;)
Well.. The Angular wrapper injects the embed.js script but the ‘init()’ function is not injected and I cannot find a way to do that..
I am using firebase cloud functions, I have not had any success using the inbound mail parser and I am looking forward to some documentation that can help me use...
@matheustavaresdev - Yes, I am getting the files using busboy. First they are saved to a tmp folder in busboy.on('file'), and then using the information in the variable "imagestobeuploaded" I'm...