t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.27k stars 350 forks source link

Use .find() instead of always first cookie #1043

Closed dBianchii closed 1 month ago

dBianchii commented 1 month ago

I was having problems where it was fetching a completely unrelated cookie that was not the one we were looking for. This fixes the problem and makes it more reliable