Bill O'More

Results 3 issues of 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...

enhancement

**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...

feature request

**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":...

bug