Tanner Morgan
Tanner Morgan
**Is your feature request related to a problem? Please describe.** It appears there's not currently a way to individually apply themes to rows or cells. **Describe the solution you'd like**...
**Describe the bug** Dropdown menu on episodes in the queue sometimes show below the episode description, causing the user to click on the episode instead of the menu item **To...
### Environment ``` - Operating System: Windows_NT - Node Version: v20.10.0 - Nuxt Version: - - CLI Version: 3.12.0 - Nitro Version: - - Package Manager: unknown - Builder: -...
### Describe the bug When using dark mode (by setting a body class of `p-dark`) with tailwindcss, having a modal dialog causes the background surface colors to toggle back to...
I'm running into an issue getting the CldUploadWidget to work in signed mode. On the client side I have: ```vue ``` and my backend endpoint I have: ```node // server/api/products/get_cloudinary_signature.ts...
Hi, is there a way to change the default message in the throttle response to remove the time remaining message? For example, instead of this: ```json { "detail": "Request was...