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!

0
Votes

On iOS devices, when exiting a numeric list and creating a new one, the new list automatically merges with the previously created list.


Replication Procedure:


  1. Run the provided sample application.
  2. Create a numbered list and press Enter to start a second list.
  3. Press Enter again to exit the list.
  4. Attempt to create a new list.
  5. The new list merges with the previous list (e.g., it continues numbering from the last list). Additionally, pressing Enter after this point does not create further list items as expected.


Expected Behavior: On iOS devices, the numeric list functionality should operate as expected, allowing users to create separate lists without merging.


Actual Behavior: On iOS devices, the numeric list functionality does not work properly. New lists merge with previous lists, and pressing Enter fails to create new items.