index
TTCTheo's Typesafe Cult
•Created by index on 5/10/2024 in #questions
Next JS Double
If i use any
dynamic element ( like cookies / headers )
in any component of my page , then the entire page will be shifted to dynamic rendering
. Is this correct .
Example : If i add Header component in the layout.tsx
file which uses cookies then layout will be dynamic , including all other pages as well which have that layout .3 replies