shadcn

Results 1205 comments of shadcn
trafficstars

I updated the site to use unstable_getServerSession yesterday.

OK looks like a known issue. I just found the following in the docs: > Warning: Currently, the Head export does not re-render on client-side transitions, only on > initial...

@sharikhahmed this is a bug. I have a fix for this on the way. See also #11

@sharikhahmed I've updated next-auth and fixed this.

@Geczy @tommybarvaag Yeah you're right. This was part of trying to get prisma to work. We can totally get rid of this now.

@dottodot Yes. I've implemented a plugin + event subscribers for handling revalidation. WIP here: https://github.com/chapter-three/next-drupal/pull/301 I'll push to a dev release and we can test it.

> but without all the forwardRef, and manually creating props etc Interesting. Could you share an example for this? Wondering how this works.

@gramliu Can you run `pnpm build:registry` please so that the registry is updated with your changes? Thank you.

This is a known issue. If you have components like `` it does not work with Contentlayer.