Timothy Miller
Timothy Miller
Cool! So maybe we can do the getServerSideProps code client side?
I like the idea of handling it in middleware and returning the value as a cookie that can be deleted once processed client side
I have previously raised a similar issue, and for clarity, I am providing [the link to it](https://github.com/tamagui/tamagui/issues/1319#issuecomment-1724845079).
@albbus-stack I love the theme toggle let's add it!
Re: the original issue, I've tested this on native & web, and the issue only seems to persist on web. FWIW
Dude, the issue was the dependency array was incomplete. Biome lint helped uncover the issue. Total cringe bro.
Seems like this issue has resurfaced
> Ah yeah. Can we add code that sends an email with a verification link if the user signs up with email instead of oauth? :) Since it's very common...
Experiencing this issue too Edit: Oh wow, specifying `environment: preview` fixed it.
@rhinobase Can we get some eyeballs on this? Would be nice for Workers KV support in rate-limiting the hono framework.