keystatic
keystatic copied to clipboard
Astro-keystatic editor not responsive, viewport missing from head.
The content pages editor is not responsive, this is because there is no meta data for viewport in the head. As far as I can see, there are only styles in the head. I can manually add a viewport, title and favicon via chrome developer tools.
I really really tried to track this down, but as I say I don't know enough. I hate to file a bug report without having at least some idea of a possible solution. The bug does not appear in the next JS version, which is fully responsive; it only seems to appear in the Astro version. I've tried assembling from source code in case it was a dependency problem and I've added Keystatic to an existing Astro project, with the same bug.