Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date-picker's value is always changed from client after attach #1360

Open
alexberazouski opened this issue Jun 11, 2018 · 0 comments
Open

Date-picker's value is always changed from client after attach #1360

alexberazouski opened this issue Jun 11, 2018 · 0 comments
Labels
bug Something isn't working vaadin-date-picker

Comments

@alexberazouski
Copy link

When the PolymerTemplate with date-picker inside is attached to the view I see in server-side logs that its value was changed twice:

date:  2018-06-11   old:  null
date:  2018-11-06   old:  2018-06-11

Seems that updating locale makes this weird change on client.
As a result it's impossible to use date-picker with binder and to do a dirty checking.

@alexberazouski alexberazouski changed the title Date-picker's value is always changed Date-picker's value is always changed from client after attach Jun 11, 2018
@vaadin-bot vaadin-bot transferred this issue from vaadin/vaadin-date-picker-flow Oct 6, 2020
@vaadin-bot vaadin-bot transferred this issue from vaadin/vaadin-date-picker May 19, 2021
@vaadin-bot vaadin-bot transferred this issue from vaadin/web-components May 21, 2021
@vaadin-bot vaadin-bot added bug Something isn't working vaadin-date-picker labels May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vaadin-date-picker
Projects
None yet
Development

No branches or pull requests

2 participants