syhner

Results 8 issues of syhner

When using try...catch in strict mode (or with the `useUnknownInCatchVariables` tsconfig flag enabled) the type of `error` is `unknown` ```ts try {} catch (error) {} // ^? error: unknown ```...

Some features were removed in the [bun branch](https://github.com/syhner/next-kickstart/tree/bun) to get things working. These features are desired, so we will need to get these working / made compatible. There is some...

- [X] Upgrade Elysia depdendencies - [ ] Upgrade other dependencies - [X] Use Lucia auth - [ ] Working Vercel deployment - [ ] Working test script in CI...

- [ ] Ensure auth works on the edge

### Steps to Reproduce 1. open safari 2. go to https://bsky.app/search?q=%23bluesky 3. click on any hashtag (opens `TagMenu`) 4. observe layout shift of feed this bug does not happen in...

bug