-
### NextUI Version
2.3.1
### Describe the bug
```
err: Failed to compile.
err: ./node_modules/@nextui-org/react-utils/dist/index.mjs
err: Error: It's currently unsupported to use "export *" in a…
-
```
node_modules/dd-trace/index.d.ts:1666:20 - error TS2430: Interface 'import("/usr/src/app/node_modules/dd-trace/index").opentelemetry.TracerProvider' incorrectly extends interface 'import("/usr/sr…
-
### What package has an issue
@mantine/dates
### Describe the bug
All the dates displayed by the DatePicker and TimeInput are in the local timezone. There is no way to display it using a cust…
-
## 내용
pocketHost 에 시간날짜 form 을 Create 하는 중입니다.
DatePicker 에 대한 양식은 `` 로 구현하여 form 에 맞게 전송하는데 성공했으나 포켓호스트 양식에 맞는 시간 형식을 동시에 입력할수 없는 상황입니다.
`` 형식으로 구현할 경우 `2018-06-12T19:30` 형식으로 입력되어 포켓호스트 양식과 일…
-
Hi,
I'm trying to "disable" some value of the mtxDatetimepicker in "time" mode.
I use the "mtxDatetimepickerFilter". It make less visible the corresponding value (like a disabled option) but we…
-
### Describe the bug
Because of a bug in condition, DatePicker with timeInput set to true allows to enter big numbers for:
- hours: bigger than 24
- minutes, seconds: bigger that 59
There is a…
-
Can anyone provide any tips on how to deal with the Jest test errors I am getting?
```js
Jest encountered an unexpected token
This usually means that you are trying to import a file which…
-
### What package has an issue
@mantine/core
### Describe the bug
I cannot change format for TimeInput, but problem is that it does not work as expected and time format differs in Firefox
21:57 v…
-
-
### What happened?
## Steps to Reproduce
Access `span.attributes` in a `SpanProcessor.onStart` method
## Expected Result
Read attributes
## Actual Result
Attributes always empty
## …