Unplanned
Last Updated: 04 Jun 2024 09:17 by Patrik Madliak
Patrik Madliak
Created on: 04 Jun 2024 09:17
Category: Editor
Type: Bug Report
1
Cannot add link programmatically through the LinkCommandArgs

I am using the LinkCommandArgs to programmatically create a link. I am adding all the required parameters (string href, string text, string target, string title) but no link is added to the Editor content.

Reproduction: https://blazorrepl.telerik.com/QyOTwCuU48HSG5xp41.

===

ADMIN EDIT

===

For the time being, you may add a link using the HtmlCommandArgs tool and the "insertHtml" command like so: https://blazorrepl.telerik.com/GyuTmMkt56f3YiM754.

 

0 comments