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

Calendar display not update when value change. #1277

Closed
ignisMX opened this issue Mar 19, 2020 · 1 comment
Closed

Calendar display not update when value change. #1277

ignisMX opened this issue Mar 19, 2020 · 1 comment
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@ignisMX
Copy link

ignisMX commented Mar 19, 2020

After to select a date and other action change the value, the calendar still shows the old value.
initial value = null -> calendar show nothing
new date selected -> value change to new date
value = nulll -> calendar show old value (should display nothing)

You can see here.
https://codesandbox.io/s/lucid-ives-v4k1q

Enviroment:
React 16.13.0
Primereact 4.1.1

@mertsincan mertsincan self-assigned this Mar 19, 2020
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Mar 19, 2020
@mertsincan mertsincan added this to the 4.1.2 milestone Mar 19, 2020
@mertsincan
Copy link
Member

Thanks a lot for the sample!

Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants