Is there any way to use runtime variables in app router in client components ?
Unanswered
SID posted this in #help-forum
SIDOP
I tried it down from the server component to the child component which is a provider component, and it works but when I refresh the page it shows the default env variables. Does anyone have any idea what could be wrong here?
Not sure if it's a bug in 14.1?
I am passing the env variable from the root layout to a provider, which is a client component.
Using standalone docker build
Not sure if it's a bug in 14.1?
I am passing the env variable from the root layout to a provider, which is a client component.
Using standalone docker build