-
### What package has an issue
@mantine/dates
### Describe the bug
DateTimePicker does not respect ``minDate`` and ``maxDate`` for the TimeInput component.
You can select a time outside the allowed…
-
The issue is reproducible using the current demo website.
https://ng-matero.github.io/extensions/components/datetimepicker/overview
Under "Datetimepicker configuration" select the following option…
-
I want to customize the datetime input display, but it is not working, I copy the example from the docs.
```
providers: [
{
provide: MTX_DATETIME_FORMATS,
useValu…
roddc updated
9 months ago
-
I'm using QTime with QInput (like described here https://quasar.dev/vue-components/time#With-QInput).
I would like to have the popup proxy closed automatically as soon as the minute is selected.
…
-
Hi,
I have a mtx datetime picker input field, but when I add a to the form field. The error doesn't show up. The form field does become red meaning that there is an error. But the containing the e…
-
dd-trace has these dependencies:
`"@opentelemetry/api": "^1.0.0",
"@opentelemetry/core": "^1.14.0",`
opentelemtry updated their versions (and apparently contain breaking changes) on 9-11-2023. Th…
-
### Dependencies check up
- [X] I have verified that I use latest version of all @mantine/* packages
### What version of @mantine/* packages do you have in package.json?
7.1.5
### What package has…
-
This issue is spawned from https://github.com/dreamRs/toastui/issues/8.
After I add a new event, the event cannot be selected via my custom pop-up code for editing (no value for the new event in in…
-
Using ``, you'll be unable to type normally into the input. After each keystroke it behaves as if you've just moved the cursor back to the start, and your next keystroke overwrites the last. This mani…
-
When Im trying this with a youtube video URL it is giving me the below error:
`setDataSource failed: status = 0x80000000`
I followed the example code and am using React Native CLI