hi @Erik Beuschau , the preview url works fine, I can login and navigate through the pages without losing the cookie. it's just the editor that's the problem. it's a big problem though, because like I said the 'protected routes' (which redirect if /me doesn't return a user) won't let me edit the page's content, as the editor does do the redirect bc I'm not logged in.
so for example, every time I try to edit the dashboard page, it keeps sending me to the sign in page. so I need to manually disable the /me call on the editor for every page and remember to re-enable when I'm done