-
We are using ngx-summernote editor in our angular project.
The current configuration we are using is:
`summernoteConfig = {
placeholder: 'Enter text here...',
tabsize: 1,
height: '50…
-
The missing file seems to be part of a third party library. TS files in published libraries are often a sign of a badly packaged library. Please open an issue in the library repositor…
-
Hi,
i have 8-10 ckeditor instance in a collapsable. If I open and close the collapsable in ~1 second I get the following errors. If you click fast enough the error is present even with 1 instance, …
-
As per instructions from the [monaco editor repo](https://github.com/Microsoft/monaco-editor/issues/604#issuecomment-344214706), the preferred method of creating tabs is;
- create a single editor i…
-
Codemirror documentation shows a way to create view:
let myView = new EditorView({
doc: '',
extensions: [placeholders],
parent: document.body
})
In this example there is a way to use …
Uterr updated
6 months ago
-
### Bug Report
| Q | A
|--------------------| ------
| Breaking change | no
| Version | https://github.com/machinelabs/machinelabs/commit/b29713fa9e22b7ffb1a…
-
I have followed the steps but the example sample ones weren't sufficient to understand the integration to angular 4 project .Please help with this solution
-
### Simple sanity checks
- [X] This is an issue with an app that uses OCRmyPDF for OCR
- [X] I am using a recent version of the third party app
- [ ] I will include a file that reproduces the issuse
…
-
Mark point(s) on picture
-
In the documentation is discriped to use the provider in the app.module
eeg:
MonacoEditorModule.forRoot(monacoConfig), // use forRoot() in main app module only.
In the monacoConfig I can ac…
Kpt74 updated
5 years ago