mirror of
https://github.com/radzenhq/radzen-blazor.git
synced 2026-07-08 18:16:08 +00:00
Guard the Monaco updateOptions eval against a disposed editor so running edited code no longer throws when the tab switch removes the editor. Add worker-src 'self' blob: to the CSP so Monaco's web worker can load.