EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: poeziafree on November 29, 2022, 07:46:24 AM



Title: Texteditor Insert Link Issue
Post by: poeziafree on November 29, 2022, 07:46:24 AM
Hello,

When trying to insert link in the texteditor, I get the following error:

Uncaught TypeError: Cannot read properties of undefined (reading 'textbox')
    at getValue (jquery.easyui.min.js?119:8320:26)
    at $.fn.textbox (jquery.easyui.min.js?119:8166:8)
    at HTMLDivElement.callback (jquery.texteditor.js:514:43)
    at HTMLAnchorElement.handler (jquery.texteditor.js:172:23)

Any help?


Title: Re: Texteditor Insert Link Issue
Post by: jarry on December 04, 2022, 07:14:01 PM
The 'insertlink' is the built-in command in the texteditor component. It works well.