You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to draw your attention to a couple of issues as illustrated (each with its own repro) in these two SO posts, both related to the usage of the latest version of Angular (17.3.3) and ngx-monaco-editor-v2:
compilation issue. This is starting to look as a show stopper in using Angular with Monaco; could anyone suggest a workaround? My solution no longer builds successfully because it seems that a TTF file required by Monaco is not loaded by Webpack.
I'd like to draw your attention to a couple of issues as illustrated (each with its own repro) in these two SO posts, both related to the usage of the latest version of Angular (17.3.3) and ngx-monaco-editor-v2:
compilation issue. This is starting to look as a show stopper in using Angular with Monaco; could anyone suggest a workaround? My solution no longer builds successfully because it seems that a TTF file required by Monaco is not loaded by Webpack.
NgZone issue, solved with workaround. As suggested in the answer, this notification might be useful for a fix.
Thank you!
The text was updated successfully, but these errors were encountered: