-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hey! I was trying to take a look at the demos on the website, such as:
https://imba.io/try/examples/apps/playground/app.imba
And there is an issue where the text editor is just entirely gone.
From a quick look, it seems to be an issue with this line
Lines 142 to 145 in 641ffeb
| <script innerHTML=''' | |
| require.config({ paths: { vs: "/monaco/min/vs" } }); | |
| window.loadMonaco = function (cb) { require(["vs/editor/editor.main"], cb) }; | |
| '''> |
Metadata
Metadata
Assignees
Labels
No labels
