tinymce-docs icon indicating copy to clipboard operation
tinymce-docs copied to clipboard

I can't find what I'm looking for: integrations/blazor.md

Open tpspencer opened this issue 3 years ago • 0 comments

I am using the blazor wrapper and can't seem to be able to paste an image into the editor and have the "data" from the image bind to the property of my model.

When using the editor in Microsoft MVC, I am able to paste an image and when I look at the model in the controller upon httppost, it shows the data. See image below.

image

tpspencer avatar Dec 01 '22 00:12 tpspencer