-
**Description:**
I am using the DateRangePicker from flowbite-datepicker in my Laravel project. Everything works fine, including the "Clear" button and date selection, but the "Today" button does not…
-
I am using closures in the `->minDate()`, `->maxDate()` and `->disabledDates()` methods. If I use dd() inside of them I can see that they are re-evaluated when they should, but that does not seem to r…
-
Hi Andrew,
The Datepicker is currently placed at the end of the body element and positioned with absolute measures.
This means that if the user scrolls the page while the datepicker is being show, …
-
Hi
I this compatable wit php8.2 and Laravel 11 as having same issue as #19, everything checks out other than it just isnt appearing on the page.
my Composer.json if this gives any clues about p…
-
```
Traceback (most recent call last):
File "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 55, in application
response = frappe.handler.handle()
File "/home/frappe/frappe-benc…
-
### Bug type
Component
### Component name
MudPopover
### What happened?
According to the documentation popover should support embedding _any_ complex component, like a DateRangePicker or a ColorP…
-
### Steps to reproduce
Link to live example: https://react-t1mufn.stackblitz.io
Steps:
1. Click into the month field of the input (in this case the middle field)
2. Enter any number other than 1…
-
### Describe the bug
On accessing date pickers through screen reader, corresponding ‘Day’ and ‘week count’ information is not read.
Example: On accessing Date: ‘19’, Month: ‘April’ and Year: ‘201…
-
### NextUI Version
2.3.6
### Describe the bug
`DateRangePicker` has calendar slot and i need to change calendar css to customize as needed(Not only container of calendar but also child components o…
Y-k-Y updated
5 months ago
-
We use the DateRangePicker with Sidebar enabled. We want to hide the "original" Buttons and we add our own, but the removing is not working anymore:
Sample code:
Result: