Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Issue Description:

When we use itemConfigs with toolbarSettings, script error throws when clicking the preview source code toolbar in RichTextEditor. Need to resolve this issue

 

Issue reproducing sample: https://stackblitz.com/edit/react-gyar35?file=index.js,index.css,index.html

 

Replication Procedure:

  • Run the sample
  • Click the source code preview toolbar
  • Script error will thrown


 

Current Behavior:

Script error throws when clicking preview toolbar while using itemConfigs with ToolbarSettings in RichTextEditor.

 

Expected Behavior:

Script error should not throw when clicking preview toolbar while using itemConfigs with ToolbarSettings in RichTextEditor.