I am having some issues with the date picker component on ext js 7.2.
Here is the fiddle to reproduce the behavior: https://fiddle.sencha.com/#view/editor&fiddle/36h9
Basically, I have two date picker component on the same page, when I intercalated between this two-component I am getting the wrong selecting.
Steps: 1. Click on the first date picker icon. 2. Click on the second date picker icon. 3. Click on the first date picker icon again. - Verify the wrong value selected on the component.
Thank you!