Bill O'More
Bill O'More
Hi guys, Great idea for a plugin! The default behavior is a freaking security breach, and I wish `additionalProperties: false` would be default for Fastify. The problem I had while...
**Is your feature request related to a problem? Please describe.** The Chip component is frequently used for display purposes, and in these cases is often never clickable. However, the Chip...
**Describe the bug** All my breakpoints become unbound as soon as I run the app with debugger attached: _launch.json_: ```json { "trace": true, "type": "node-terminal", "request": "launch", "name": "main-app-server:run", "command":...