Results 5 issues of Brice Lechatellier

### Description When I toggle dark mode in storybook, I expect to see the dark version of a button but it doesn't work as expected ### Link to Reproduction https://github.com/blechatellier/strokybook-chakra-bug...

When using `strictTokens: true`, `0` for spacings (ie: `gap`) or `none` for borders / outline fails to validate types. Added the missing values in the presets for both borders and...

Hi, I'm using node-pg in a serverless environment and I often see the following error: ``` Unhandled Rejection: Error: SASL: Last message was not SASLResponse at /var/task/apps/lawy/.next/server/chunks/9840.js:1:2550 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)...

waiting for more info

When using the newly release remote MCP server, `list_tables` requires `database:write` permission instead of just `database:read`. ``` {\"error\":{\"name\":\"McpError\",\"message\":\"MCP error -32600: OAuth token requires the database:write scope\"}} ``` It would also...

bug

### What happened? ``` ``` `paymentMethodCreation` returns a type error but works as expected. ``` Object literal may only specify known properties, and 'paymentMethodCreation' does not exist in type 'StripeElementsOptionsClientSecret'....

bug