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
Glad to read that. That's kind of a blocker here but I didn't have time to dig intoit yet, and it seems it might become tough if even @rtivital won't look into it 😅
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.5.0
What package has an issue?
@mantine/dates
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
Chrome
Describe the bug
since v7.5.0, picking a date in the DatePickerInput ends up showing and saving a date one day after the one we picked.
Not sure exactly what is happening there... it might be dur to an interaction with mantine forms.
version 7.4.2 is working fine, something broke when upgrading to 7.5.0
Here are the relevant parts of the setup we have:
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: