Davide

Results 4 issues of Davide

Example does not work. - Call to `getUser` in login.tsx is missing db as first argument - Production build fails to start without externalizing `@prisma/client` Trying to start production build...

### Environment Preset: node-server Nitro: 2.9.6 Node: v18.18.0 (Stackblitz) / v20.5.1 ### Reproduction The chat example from crossws. No websocket logs are printed and the ping button doesn't work either....

bug
websocket

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) ## PR Type...

### Describe the bug My goal is to show / hide form fields dynamically based on the selected value of a select input. Unfortunately the form errors on submission after...

bug