HtmlEditor Image insert not working #800

Closed
opened 2026-01-29 17:44:34 +00:00 by claunia · 1 comment
Owner

Originally created by @goldytech on GitHub (Apr 5, 2023).

Describe the bug
Unable to insert a image in the HTMLEditor

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://blazor.radzen.com/html-editor
  2. Place the cursor in the editor, where you wish to place the image
  3. Click on "Insert Image" icon from the top toolbar
  4. Browse for the image from the local computer (jpg image) and provide height, width, and alt text properties.
  5. Click on the OK button
  6. Nothing happens. The select image dialog is still open and not getting closed
  7. No error is visible on the UI

Expected behavior
An image should be inserted into the editor

Screenshots
NA

Desktop (please complete the following information):

  • OS: [e.g. iOS] MacOS Ventura
  • Browser [e.g. chrome, safari] safari
  • Version [e.g. 22] 16.3

Additional context
NA

Originally created by @goldytech on GitHub (Apr 5, 2023). <!-- IMPORTANT: Read this first!!! 1. If you own a Radzen Professional or Еnterprise subscription you can report your issue or ask us a question via email at info@radzen.com. Radzen staff will reply within 24 hours (Professional) or 16 hours (Enterprise) 2. The Radzen staff guarantees a response to issues in this repo only to paid subscribers. 3. If you have a HOW TO question start a new forum thread in the Radzen Community forum: https://forum.radzen.com. Radzen staff will close issues that are HOWTO questions. 4. Please adhere to the issue template. Specify all the steps required to reproduce the issue or link a project which reproduces it easily (without requiring extra steps such as restoring a database). --> **Describe the bug** Unable to insert a image in the HTMLEditor **To Reproduce** Steps to reproduce the behavior: 1. Go to https://blazor.radzen.com/html-editor 2. Place the cursor in the editor, where you wish to place the image 3. Click on "Insert Image" icon from the top toolbar 4. Browse for the image from the local computer (jpg image) and provide height, width, and alt text properties. 5. Click on the OK button 6. Nothing happens. The select image dialog is still open and not getting closed 7. No error is visible on the UI **Expected behavior** An image should be inserted into the editor **Screenshots** NA **Desktop (please complete the following information):** - OS: [e.g. iOS] MacOS Ventura - Browser [e.g. chrome, safari] safari - Version [e.g. 22] 16.3 **Additional context** NA
Author
Owner

@akorchev commented on GitHub (Apr 7, 2023):

Should be now fixed - the UploadUrl property was not set in the first demo.

@akorchev commented on GitHub (Apr 7, 2023): Should be now fixed - the UploadUrl property was not set in the first demo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#800