luciin
luciin
TTCTheo's Typesafe Cult
Created by FleetAdmiralJakob 🗕 🗗 🗙 on 1/6/2025 in #questions
Nuqs slower than useStste
Can you share your code?
13 replies
TTCTheo's Typesafe Cult
Created by DemiTastes on 1/1/2025 in #questions
Trying to wrap my head around Docker, Dockerfile, Docker Compose - and what about for OSS projects?
@DemiTastes This video by fireship is really helpful https://www.youtube.com/watch?v=Gjnup-PuquQ
10 replies
TTCTheo's Typesafe Cult
Created by zebwd on 12/29/2024 in #questions
Weirdest bug with RadixUI toast + Framer motion
Unrelated, but is https://kinetic-kit-3zzy.vercel.app/docs/toast your components library?
14 replies
TTCTheo's Typesafe Cult
Created by zebwd on 12/29/2024 in #questions
Weirdest bug with RadixUI toast + Framer motion
What a weird bug. It only happens when the zoom level is at 90%. I honestly got no idea why. I hope someone else can help
14 replies
TTCTheo's Typesafe Cult
Created by zebwd on 12/29/2024 in #questions
Weirdest bug with RadixUI toast + Framer motion
Still works for me (chrome - macos) . Can you share a video of how it looks from your side ?
14 replies
TTCTheo's Typesafe Cult
Created by zebwd on 12/29/2024 in #questions
Weirdest bug with RadixUI toast + Framer motion
I can't reproduce the bug, it's works fine. I tried with multiple zoom levels, as you specified
14 replies
TTCTheo's Typesafe Cult
Created by luciin on 12/29/2024 in #questions
Access cookies in middleware?
You're right, thanks!
cookies is an asynchronous function that returns a promise. You must use async/await or React's use function to access cookies. In version 14 and earlier, cookies was a synchronous function. To help with backwards compatibility, you can still access it synchronously in Next.js 15, but this behavior will be deprecated in the future.
5 replies
TTCTheo's Typesafe Cult
Created by zebwd on 12/29/2024 in #questions
Weirdest bug with RadixUI toast + Framer motion
Your codesandbox is inaccesible
14 replies