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

setVisibleDate doesn't really change the date. #172

Open
basaksilasanli opened this issue Jan 9, 2025 · 1 comment
Open

setVisibleDate doesn't really change the date. #172

basaksilasanli opened this issue Jan 9, 2025 · 1 comment

Comments

@basaksilasanli
Copy link

basaksilasanli commented Jan 9, 2025

I think setVisibleDate doesn't really change the date.
I have a custom header component and when I click on it I change the day with this function, goToDate causes a refresh on the screen so I did not want to use it.
And using the _onPressBackground function I get the dateTime and calculate the duration and create an event.
But this dateTime always stays at the initial value, it does not return the date I go to using setVisibleDate.

Is it a bug or shouldn't we use setVisibleDate for this situation?

Thank you for your time and support!

@ameenmattar
Copy link

Same for me, seems that setVisibleDate is not actually changing the date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants