David Wippel

Results 8 issues of David Wippel

I am using GUIDs as params and when navigating to a detail page (using withRouter HOC to get the params) router5 throws following error: ``` console.js:35 Error: Some parameters of...

### Describe the bug Trying to a component build with forwardRef in Preview.js results in various errors messages. ### Reproduction (Using my example Repo as reference here) 1. Open `index.tsx`...

pending triage
vscode

**Is your feature request related to a problem? Please describe.** The trigger was as follows. One of my background workers stopped checking in with my monitoring solution. the service didn't...

enhancement

**Describe the bug** When an error occurs while uploading a file, the error object returned does not match the TS type (StorageErrorPayload) ``` export type StorageErrorPayload = { error: string;...

bug

Allow people to sign up via a form using the sign-up functions from nHost BUT don't auto sign up people when they use magic link login. Context: I have an...

Hi, I get that the SDK is generated (nice tool btw) but the generated changelog contains no meaningful information. It would be nice to see at least something about what...

**Describe the bug** Session type is exported from @nhost/nhost-js/session and @nhost/nhost-js/auth but they are not the same. `createServerClient` for example expect it from @nhost/nhost-js/session ... which is a bit confusing.

bug

Allow people to sign up via a form using the sign-up functions from nHost BUT don't auto sign up people when they use magic link login. Context: I have an...

auth