DatePickerInput: React does not recognize the highlightToday
prop on a DOM element.
#6471
Closed
1 of 2 tasks
Labels
Fixed patch
Completed issues that will be published with next patch (1.0.X)
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.11.0
What package has an issue?
@mantine/dates
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
All
Describe the bug
Adding
highlightToday
prop toDatePickerInput
gives the following warning in the console:highlightToday
works fine withCalendar
andDatePicker
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/mantine-react-template-forked-qxjd7j
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: