Brendan Corcoran
Brendan Corcoran
Hi, I was looking for info on how to change the "List is empty." text (or remove it) and had to go searching through the source to find it. Not...
``` { "message": "Type mixed cannot be marked as nullable since mixed already includes null", "exception": "Symfony\\Component\\ErrorHandler\\Error\\FatalError", "file": "/Users/USERNAME/Sites/WEBSITE/vendor/jackabox/nova-duplicate-field/src/DuplicateField.php", "line": 17, "trace": [] } ```
Change code.google.com reference to github.com
Change code.google.com to github.com
TL;DR- I just want to know if you have plans on any further updates so that I can plan accordingly. Can we get an official statement on whether or not...
### System architecture Mac, Apple Silicon ### PHP Version PHP 8.4.4 ### Bug description Basically, while sharing a site that's running vite (e.g. `pnpm run dev`) and you end the...
### Environment ```bash Reka UI version: 2.5.0 Vue version: 3.5.21 ``` ### Link to minimal reproduction https://stackblitz.com/edit/vitejs-vite-igzrfb3e?file=src%2FApp.vue ### Steps to reproduce Use Combobox inside of a Headless UI Dialog (possibly...