Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, 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!

1
Vote

Description: When adding text, applying bullet points, saving the content, and repopulating it in the editor, clicking the bullet points button directly adds extra bullet points instead of removing the existing ones.


Replication Steps:

  1. Run the provided sample.
  2. Without clicking or focusing on the editor, change the list type.
    Observe the issue where additional bullet points are added instead of updating the existing list type.

Expected Behavior:
Without focusing on the editor, changing the list type should replace the existing list type without adding extra bullet points.

Actual Behavior:
Without focusing on the editor, changing the list type adds extra bullet points instead of replacing the existing list type.