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

start and end date selection is not maintained in popup when the start and depth is year/ decade and also after open the popup and focusout the date is changed in input.

Sample: https://stackblitz.com/edit/react-ku38ogwv-vyprvx4b?file=package.json,index.js


Steps to reproduce:

  1. Run the sample
  2. Open the popup
  3. You can see the selection is not maintained in popup
  4. And focusout the component
  5. The input value gets changed

 

Expected Behavior: Start and end date should be proper

Actual Behavior:start and end date selection is not maintained in popup