What version of @mantine/* packages do you have in package.json?
8.1.0
What package has an issue?
@mantine/dates
What framework do you use?
Vite
In which browsers you can reproduce the issue?
All
Describe the bug
When you try to click on the <TimeInput /> (input where the value is), everything seems to work as it should, until you click a little further from the value and the popover component with the time calendar opens.

