Questions tagged [thirdweb]

46 questions
-2
votes
1 answer

NextJS 13, app router, 3rd party providers issue

I am using a provider that requires my root layout to "use client". In doing so you lose the ability to export metadata (inc site name, description etc). One way around this in NextJS is to put the providers in a separate client based component and…
1 2 3
4