Matt Godbolt
8b49093fa0
Fix Cypress tests for Monaco 0.55 EditContext API change
...
Monaco 0.53+ uses the native EditContext API (when available) instead
of a hidden textarea for input handling. This breaks the synthetic
ClipboardEvent('paste') mechanism that setMonacoEditorContent() relied
on in the Cypress test utilities.
Fix: expose the monaco namespace on window and rewrite
setMonacoEditorContent() to call model.setValue() directly via the
editor API. This is resilient to any future changes in Monaco's
internal input strategy.
🤖 Generated by LLM (Claude, via OpenClaw)
2026-02-01 11:38:55 -06:00
..
2025-10-28 09:45:26 +01:00
2025-08-02 16:20:20 -05:00
2026-01-25 16:50:12 -05:00
2026-02-01 11:38:55 -06:00
2026-01-06 00:00:39 +01:00
2025-11-04 14:09:01 -06:00
2025-11-04 14:09:01 -06:00
2018-08-05 02:48:37 +02:00
2023-06-18 15:21:50 -04:00
2025-11-04 10:58:11 -06:00
2025-11-04 10:58:11 -06:00
2025-12-22 19:23:59 -06:00
2025-04-24 18:41:55 -05:00
2025-06-28 14:01:36 +02:00
2025-02-02 17:54:31 +00:00
2025-09-12 14:23:49 -05:00
2023-05-30 21:18:09 -05:00
2025-07-28 10:34:46 -05:00
2025-06-18 09:04:23 -05:00
2025-06-18 09:04:23 -05:00
2025-12-09 22:16:59 -06:00
2025-11-04 09:00:19 -06:00
2024-10-25 12:19:04 +03:00
2024-02-24 19:17:27 +01:00
2025-12-31 16:53:13 +01:00
2025-11-04 10:58:11 -06:00
2026-02-01 11:38:55 -06:00
2026-01-06 00:01:26 +01:00
2023-03-12 17:07:44 -04:00
2025-10-07 11:34:26 -05:00
2025-11-04 09:00:19 -06:00
2022-03-24 12:00:17 +01:00
2025-06-18 09:04:23 -05:00
2025-09-12 14:23:49 -05:00
2025-07-28 10:34:46 -05:00
2025-11-04 14:09:01 -06:00
2025-02-02 17:54:31 +00:00
2022-10-18 18:19:09 +02:00
2025-06-01 21:49:11 -05:00
2025-11-04 10:58:11 -06:00
2025-04-24 12:10:37 -05:00
2025-08-05 09:31:48 -05:00
2025-11-04 10:58:11 -06:00
2025-09-12 14:23:49 -05:00
2025-11-04 10:58:11 -06:00
2025-02-02 17:54:31 +00:00
2025-07-28 10:34:46 -05:00
2025-11-04 14:09:01 -06:00
2026-01-06 01:13:03 +01:00
2025-11-04 14:09:01 -06:00
2025-10-13 14:04:37 -05:00
2024-02-04 14:45:04 -06:00
2025-11-04 14:09:01 -06:00
2025-08-16 09:51:18 -05:00