Open wccbuck opened 9 months ago
The home page / demo page for this project is down: http://headless-cms-yaml-input.vercel.app/
Console reveals client-side exceptions e.g. Error: Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
Error: Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
The home page / demo page for this project is down: http://headless-cms-yaml-input.vercel.app/
Console reveals client-side exceptions e.g.
Error: Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.