Mo Sattler

Results 13 issues of Mo Sattler

# Feature request ## Checklist - [x] The feature / improvement you are suggesting overlaps with the purpose of `gomod`: facilitating the management of Go modules and their dependencies. -...

feature request

It was outdated and lead to a 404

See `use-query-params` [documentation](https://github.com/pbeshai/use-query-params/blob/d06731d0b3f07a40529fc39dc2430e1ec66bbf80/packages/use-query-params/README.md?plain=1#L52). fixes #9306 Signed-off-by: Mo Sattler

Hey everyone, It seems like [newer versions of RN are not supported](https://github.com/onfido/react-native-sdk/issues/84). So I have to consider a rollback - hence it would be very helpful to know which one...

While implementing optimistic updates using useSWRMutation from the SWR library, I encountered an issue with the documentation available at https://swr.vercel.app/docs/mutation#optimistic-updates. In the example provided: ```js import useSWRMutation from 'swr/mutation' function...

https://hydralauncher.site ![Screenshot 2024-05-13 at 10 55 42](https://github.com/hydralauncher/hydra/assets/64152453/8c005955-1837-4ad2-bf8c-49d7d20de1f8)

bug

### Reproduction This is a stackblitz where I am forcing a hydration error. As you can see, the deferred data never resolves. If the hydration error is fixed, deferring starts...

bug:unverified
feat:deferred

I am currently playing around with [catalyst](https://catalyst.tailwindui.com), and [one of their recommendations is using the inter font](https://catalyst.tailwindui.com/docs#optional-setup-inter-font-family). I checked out the [documentation for adding custom fonts](https://github.com/epicweb-dev/epic-stack/blob/main/docs/fonts.md#using-custom-fonts), and it mentions I...