focusreactive / headless-cms-yaml-input

headless-cms-yaml-input.vercel.app
7 stars 4 forks source link

Project website is down #5

Open wccbuck opened 9 months ago

wccbuck commented 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.