-
Hi,
Can you please help. I have the error:
ERROR in src/app/main/main.module.ts(143,42): error TS2307: Cannot find module 'toast-ui-image-editor'.
How can I fix this issue?
Thanks,
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows WSL
### What is the issue affecting?
Diagnostics/Syntax Checking
###…
-
### Version
4.2.0
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
Hello there,
I am having an issue in Grafana running in a docker container.
I copied the code…
-
onReady(editor: monaco.editor.IEditor) {
editor.getId();
}
I'm getting "Cannot read property 'getId' of undefined". I hope you can help me on how to get its instance. :)
-
Hey,
Great library, thanks. I see all the examples are working only with `ngModel`, what about Reactive forms?
Thanks.
-
Hi, I was doing a check of my node_modules folder in a medium sized project and I'm using monaco-editor as a dependency. Monaco-editor ended up being the largest dependency by size in my node_modules …
-
## Environments
* Framework name:
* Framework version:
* Moveable Component version:
* Testable Address(optional):
## Description
https://daybrush.com/moveable/
Hi daybrush, in this de…
-
Hi there
we're looking for a lightweight wysiwyg editor for angular and this project seems like a great start, but I note there hasn't been much activity for a while and we can't install with versi…
-
Do you have any plans to support this wrapper for Angular 8? Thanks :)
-
Hello,
I tried to use the exemple in my angular 5 project, but I got an error "unexpected value 'undefined' imported by the module appmodule"
I have imported the module like this:
```
import { …