Jonathan Gotti
Jonathan Gotti
no more activity on this closing.
latest version incorporate modification from this PR
Is there any plan to address this issue in a near future ? Side note great and interesting explanation of @knz in the provided link.
Is there any chance for that to be part of next release ?
@adrian-gierakowski waiting for this since march 2023, the PR is now conflicting :cry: . I'm ok to make the extra work to get rid of conflict if this is not...
@zorzysty 01/05/1990 is not a valid value for date input, effectively it can be related to the change introduced in value sanitize. But this reflect how a real browser should...
so for me this is not a bug but the expected behavior.
@zorzysty the important word in your previous message is "**displayed**". I'm french, with locales set to french on my chrome if I programmatically try to set the input date like...
So the problem here is more related to UI and how real browsers render the input date component. I still think that the input sanitize should not be changed, but...
according to mdn https://developer.mozilla.org/en-US/docs/Web/API/Window/resizeTo > Note: It's not possible to resize a window or tab that wasn't created by window.open(). It's also not possible to resize when the window has...