Browse Source
This is still a bit opaque but it's difficult to fix with the current way CodeEditor works: - long-term CodeEditor.js could take a node reference instead of defining mountNode internally - could also use document.createElement to define the target in the code, but this could be mislead people to think this is required instead of using an existing reference see #1017, #1018, #1019main
Alex Krolick
6 years ago
4 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue