Hi. I have an issue in pasting in the richtext editor and the scenario is as follows:
There three textareas in different tabs.
Not able to paste content into the textarea unless I type something before using paste or ctrl+v to paste into the richtext editor.
-----------------------------------------------------------------------------------------------------------
Also getting a console error saying.
Uncaught TypeError: Cannot read properties of undefined (reading 'tagName')
at e.Insert (ej2.min.js:10:9997605)
at e.applyHtml (ej2.min.js:10:10062050)
at e.notify (ej2.min.js:10:737776)
at e.execCommand (ej2.min.js:10:10091576)
at e.formatting (ej2.min.js:10:10146761)
at e.pasteClean (ej2.min.js:10:10136323)
at e.notify (ej2.min.js:10:737776)
at t.notify (ej2.min.js:10:779092)
at e.<anonymous> (ej2.min.js:10:10326504)
at e.notify (ej2.min.js:10:737590)
---------------------------------------------------------------------------------------------------------------
The same is happening among all the textareas being used.
Also, If ever typed in one of the textareas I am able to paste the data into other textareas.
Kindly help me on resolving the same.
Any suggestions or resolution would be greatly appreciated.