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

When we set the Enter key option to the br tag and enter multiple line breaks, inserting an emoji causes it to be inserted at the first position. This issue does not occur when the Enter key is set to p or div tags. The issue only occurs with the br tag.


Replication steps:

  1. Run the sample.
  2. Enter multiple line breaks.
  3. Insert an emoji.
  4. Observe that the emoji is inserted at the starting position.


Expected behavior: The emoji icon should be inserted at the proper position.


Actual behavior: The emoji icon is not placed at the correct position after multiple line breaks.