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!

  • 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: Page crashes when changing color in the pen tool in the image editor.

Sample:

https://ej2.syncfusion.com/angular/demos/#/tailwind3/image-editor/custom-toolbar

Replication Steps:

  1. Run the above sample.
  2. Click "Edit Image."
  3. Click the pen toolbar item.
  4. Draw any lines and select the line again.
  5. Try changing the stroke color.

Current Behavior: The page crashes when changing the stroke color using the pen tool in the image editor component.

Expected Behavior: The page should not crash when changing the stroke color using the pen tool in the image editor component.