-
Notifications
You must be signed in to change notification settings - Fork 293
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
Input of one datepicker view get updated to another date picker view in layout. #1580
Comments
@aditya-07 |
Same issue is also present in datetime picker view. |
@santosh-pingle Yes, it looks like the issue might be because of the check here and older state not getting cleaned up Line 106 in 3a58914
|
@santosh-pingle Also check Date time picker as the same issue might be present there as well. |
for the purpose of the video can you please remove the text display questions? it makes it so much easier to see. |
yes, its present, I already mentioned in the previous comment. thanks! |
Describe the bug
If number of date pickers are added to the layout/form, and input is given to the one date picker view then same value get updated to the another random date picker from the layout.
Please refer attached video and questionnaire json for more information.
Screen.Recording.2022-09-05.at.11.53.49.AM.mov
Component
SDC library
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Input of one date picker should not be updated to the another date picker view.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
The text was updated successfully, but these errors were encountered: