Skip to content

Uploading local image from blob #489

Closed Answered by sibiraj-s
YuriiTelishevsyi asked this question in Q&A
Discussion options

You must be logged in to vote

tried to make it with
this.editor.commands.insertImage(url);
but it does nothing

Its a chain. You must call exec at end of the commands this.editor.commands.insertImage(url).exec() to apply the transaction

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@YuriiTelishevsyi
Comment options

@sibiraj-s
Comment options

Answer selected by YuriiTelishevsyi
@sibiraj-s
Comment options

@YuriiTelishevsyi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants