Closed mirshahreza closed 7 years ago
Nothing in this issue indicates you are using Ember-Electron. If you have trouble with Microsofts monaco-editor, it might be sensible to ask your question there.
Otherwise, linking assets from your user folder (which is indicated by the tilde ~/
in each src
) is neither testet nor recommended and will lead to unexpected behaviour at best.
If you have issues with Ember-Electron, please specify your platform and versions of all tools involved (Ember-CLI, Ember-Electron, Electron, Monaco Editor).
I use the Monaco in a web application with this libraries and the bootstrap is v4 alfa 6
the issue is that when I click on the code ,code editor does not work but when I click on the empty area of code editor ( editor body where there is no line of codes ) it works!!!