Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description:
Rich Text Editor unique Id is not generated automatically when we do not set the Id property.
Note: it is breaking from V20.2.36.
Sample 20.1.61 version(Working): https://stackblitz.com/edit/5jfrqs-8vnun2?file=index.js,index.html
Sample 20.2.36 version(Not working): https://stackblitz.com/edit/5jfrqs-ekvwmx?file=index.js,index.html,package.json
Replication Procedure:
Current Behavior: Unique Id is not generated properly when not setting Id property.
Actual Behavior: Unique Id need to generate properly when not set Id property.