Catalina Fernandez
Catalina Fernandez
### NextUI Version react 2.2.9 ### Describe the bug Listbox background is not changing when hovering over it. ### Your Example Website or App _No response_ ### Steps to Reproduce...
Is really necessary starting an http server?
By any chance, is this library inspired by MUI or is it a port? Cause the documentation is a copy-paste of MUI and the components props are pretty similar if...
Using deno, latest version of hono as well as with latest version of middleware, just copied the example from the page https://hono.dev/middleware/builtin/cors and throws the next error No overload matches...
I'm getting the following error when trying to use any lambda. ``const testFunction = new sst.aws.Function(`${$app.stage}-testingFunction`, { handler: "src/functions/testingFunction.handler", }) `` ```import { APIGatewayProxyEvent, APIGatewayProxyResult } from 'aws-lambda'; export const...
**Describe the bug** When `paddingHorizontal` or `paddingVertical` are present, usePDF gets stuck in `loading` state without throwing any error. _You can make use of [react-pdf REPL](https://react-pdf.org/repl) to share the snippet_...