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

Description :

When AllowEdit is set to false, the datepicker component remains editable in both android and ios devices

Sample: https://www.syncfusion.com/downloads/support/common/4901/ze/DatePickerSample_8e33ce27.zip

Replication procedure:

  1. Run the sample in lambda tool
  2. Open android or ios device.
  3. Select the date.
  4. Focus the input field.
  5. Now type anything in keyboard

Current behaviour:

Allows editing the date

Expected Behaviour:

Should not allow editing

Azure hosted Link: http://devtestsamplewebsite.azurewebsites.net/counter

Note: Ensured in real time android device, issue is reproduced.