Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Using the RichTextEditor component with the mention component.
See sample link:
1) Select an item from the mention list (click or enter)
2) press tab.
The following error is displayed in the console:
preview-70b26ed60029a.js:2 ERROR DOMException: Failed to execute 'setStart' on 'Range': The offset 3 is larger than the node's length (1).
at e.setRangePoint (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-richtexteditor.umd.min.js:10:203932)
at e.restore (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-richtexteditor.umd.min.js:10:204017)
at e.keyDownHandler (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-richtexteditor.umd.min.js:10:226247)
at e.notify (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-base.umd.min.js:10:47222)
at e.editorKeyDown (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-richtexteditor.umd.min.js:10:391418)
at e.notify (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-base.umd.min.js:10:47222)
at e.process (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-richtexteditor.umd.min.js:10:151708)
at i.keyDown (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-richtexteditor.umd.min.js:10:756555)
at o.keyPressHandler (https://gqaivajxg.github.stackblitz.io/turbo_modules/@syncfusion/[email protected]/dist/ej2-richtexteditor.umd.min.js:10:106629)
at _ZoneDelegate.invokeTask (https://gqaivajxg.github.stackblitz.io/turbo_modules/[email protected]/bundles/zone.umd.js:446:35)