Edric Galentino
Edric Galentino
Anthony > The way I worked around this was to name my checkbox inputs something different. For example if we were having a contest and wanted to have all of...
To disk? You can add/create a function in your code that run an editor save function like below code: `
What programming language did you use? In my case, when I'm using Javascript and Reactjs, you just need to put the editor into useEffect function, so it called only once...
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.
I think it either the file didn't upload correctly or it because the problem/miscalculation about how you get the url from the database. It happens to me because it is...
But now, the new issue was the image url is using base64 url so it take so many memory and also makes my program get slower. It took quite long...