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 not working #422

Open
1 task done
Pavel401 opened this issue Dec 27, 2024 · 1 comment · May be fixed by #424
Open
1 task done

Date picker not working #422

Pavel401 opened this issue Dec 27, 2024 · 1 comment · May be fixed by #424
Assignees
Labels
bug Something isn't working Major Bug Needs immediate fix

Comments

@Pavel401
Copy link
Member

Describe your issue

REC-20241227225009.mp4

When we pick a date in the past and then again try to add a new date, it just throws an error:
_AssertionError ('package:flutter/src/material/date_picker.dart': Failed assertion: line 197 pos 5: 'initialDate == null || !initialDate.isBefore(firstDate)': initialDate 2024-12-26 00:00:00.000 must be on or after firstDate 2024-12-27 00:00:00.000.)

Steps to reproduce

Add Task
Pick a past time
Then pick correct timethe

What was the expected result?

No response

Put here any screenshots or videos (optional)

No response

How can we contact you (optional)

No response

Would you like to work on this issue?

None

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
@Pavel401 Pavel401 added bug Something isn't working Major Bug Needs immediate fix labels Dec 27, 2024
@SGI-CAPP-AT2
Copy link
Contributor

Hey I can work on this one

@SGI-CAPP-AT2 SGI-CAPP-AT2 linked a pull request Dec 28, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Major Bug Needs immediate fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants