Jacob Pargin

Results 4 issues of Jacob Pargin

For https://github.com/kmikiy/SpotMenu/issues/12 This adds: - button alpha change on hover state - more recognisable next/previous icons - smaller target areas to make it harder to hit the wrong button ![kapture...

If `results` is not an array here, something has probably gone really wrong. In production we're typically seeing this when some part of the world between our GraphQL server and...

## Summary Hey folks, thanks for the library! This is a small change to the types, with no functional changes, which should hopefully make things a tiny bit cleaner for...

[This util](https://github.com/supertokens/supertokens-node/blob/8aeedc6150d2309f5727d38e388f80c64a5144ea/lib/ts/recipe/emailpassword/api/utils.ts#L112-L117C53) throws (resulting in an internal server error) when a form field value is `null`, eg an emailpassword signup request body like: ``` { "formFields": [ { "id": "email",...