A little confused setting this up in next.js while keeping a static header/footer. Here’s a sandbox of my setup: https://codesandbox.io/s/patient-glitter-htiu9u?file=/components/Layout.tsx
In Studio, const inEditor = useContext(PlasmicCanvasContext);
is always false - so I get a wacky layout. Does anybody have a better example of how to do this?