Gabriele Filaferro
Gabriele Filaferro
Hi, love this plugin! Is there a way to now show any kind of warning (TS, ESlint, ...) as an overlay but show them only in the console? A bit...
Hi, Love RHF and I was happy to discover the existence of this DevTool! Would it be possible to add an `initlaIsOpen` prop to have the devtools closed on startup...
**Is your feature request related to a problem? Please describe.** This might be nitpicking but I would like to point it out anyway. I believe that the name for the...
**Is your feature request related to a problem? Please describe.** When a user has multiple VMs open in the same browser it is hard knowing the tab corresponding to a...
Hi everyone! I tried to upgrade a project to React 18 with Typescript, when using the `` component I get this TS error: ``` 'Zoom' cannot be used as a...
Hello everyone, Zod is awesome! While working with Zod I ended up in a particular situation, I didn't find any other reference to this problem except [this StackOverflow question](https://stackoverflow.com/questions/71477015/specify-a-zod-schema-with-a-non-optional-but-possibly-undefined-field) with...
Hi, love this plugin! I like the option `rootDir`, would it be possible to add another option keep the `rootDir` in the import if the import terminates with a direct...
Hi! First of all, thank you for working on this provider 😍 I tried the latest version to test the CRUD of the connection pooler, it works fine except when...
The [official API documentation](https://www.typeform.com/developers/responses/reference/retrieve-responses/?tid=24ba81cf-c7ec-4a74-8431-64c5108e14ce#retrieve-responses) marked the `completed` parameter as deprecated in favor of the `response_type` param. I'd like to know 2 things: 1. when will the be included in the...