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

Birthday format error #520

Open
tcorbly opened this issue Dec 19, 2024 · 1 comment
Open

Birthday format error #520

tcorbly opened this issue Dec 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working high High priority issue

Comments

@tcorbly
Copy link
Member

tcorbly commented Dec 19, 2024

Entering a birthday with dashes instead of slashes causes the birthday to be stored incorrectly. This also causes user to be marked as someone needing a parent or guardian email despite being over age.

Example Input: 01-01-2002
Example Stored Value: undefined-01-01-2002-undefined
Example Parent Approval Form: 01/01/undefined

@tcorbly tcorbly added bug Something isn't working high High priority issue labels Dec 19, 2024
@navzam
Copy link
Member

navzam commented Dec 19, 2024

@tcorbly this should've been fixed by #506.

Can you see if it's still happening in prerelease? If not, then a release of v2.0.2 should fix it for everyone

@navzam navzam self-assigned this Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high High priority issue
Projects
None yet
Development

No branches or pull requests

2 participants