#Default Template Issues
5 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
@obtuse snow For following
For reference, we're pretty sure the issue stems from @faceless-ui/window-info not having a default value in its context when loading this component
https://github.com/payloadcms/payload/blob/main/packages/next/src/templates/Default/index.tsx#L155
Hey! FYI, I encountered the same issue. There are more quirks in it that I thought. Eg. when the code using DefaultTemplate is next to the payload code, it works 😛
I tried to find a userland solution but couldn't and filed a bug report: https://github.com/payloadcms/payload/issues/11876
Did you have more luck resolving this issue?