wearefrank / ladybug-frontend

Frontend for Ladybug
Apache License 2.0
2 stars 7 forks source link

Downgrade Monaco editor dependency #762

Closed mhdirkse closed 2 weeks ago

mhdirkse commented 2 weeks ago

The Monaco editor has an issue that it fetches a script from the wrong URL. This has no impact on end users but it causes failures of Cypress tests. The Cypress test against a separate frontend on port 4200 is not affected, but if you test against the frontend that is part of the backend then the Monaco issue causes the test to fail.