I’ve just created a new account and added a new site. The editor window is showing a beautiful unstyled web page at the moment for every page.
The only clue is an error message in the console:
The resource from “https://edit.surrealcms.com/api/sites/d8123bb3-bed0-49b9-9377-ed9e6454d7b2/pages/f6f3f575-b5a0-4483-8f61-7daee32bbd0c/assets/style.css” was blocked due to MIME type (“application/json”) mismatch (X-Content-Type-Options: nosniff). render
That URL which is presumably the stylesheet that’s failing to load simply returns:
{"message":"The resource you requested was not found."}
Edit: I should mention that I’ve done all the usual disabling extensions, using a different browser+machine. Same result.