You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
I have a calendar widget (hidden) and want to use the 'selected date' as an app state. Hence, everyday when the calendar's present date changes, the app state should also update, since throughout app I have added backend queries in which info will be extracted depending upon today's date.
However, the update app state only happens when a user clicks on calendar, but in my app calendar is hidden from user since I wish to only use the current date to extract information from back-end. I tried using 'Current time', however, it takes exact time and there is no way in which the date can be extracted.
Expected Behavior
Everyday when calendar date changes, app state should be automatically updated without user input
Steps to Reproduce
Add calendar widget, however make its opacity 0 since its not required from user
Create an app state
Reproducible from Blank
The steps to reproduce above start from a blank project.
I apologize; I’m not fully understanding the use case here. Would you be able to provide a video demonstrating what you’re trying to achieve or some more detailed steps to reproduce the issue? Alternatively, if possible, creating a new blank project with just the necessary widgets and variables would help us pinpoint where the bug might be.
Can we access your project?
Current Behavior
I have a calendar widget (hidden) and want to use the 'selected date' as an app state. Hence, everyday when the calendar's present date changes, the app state should also update, since throughout app I have added backend queries in which info will be extracted depending upon today's date.
However, the update app state only happens when a user clicks on calendar, but in my app calendar is hidden from user since I wish to only use the current date to extract information from back-end. I tried using 'Current time', however, it takes exact time and there is no way in which the date can be extracted.
Expected Behavior
Everyday when calendar date changes, app state should be automatically updated without user input
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4olsn15YVPj7xE7q6JccBKjSQWOUAlbLgO0cpBZzwgGKLyPLMUZ876P0hWUse4S3xAJWaMp14D0+DWj/LlVO0pAEycRp9yyM0NVgrjRmK7RqmTF7qWPnB5M+5gfUix07aruBVTAPNpc3AB70+YHN+8dAXBO4DJDWo8Sq/LZO4=
Visual documentation
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: