-
### Description
I am currently running docker-compose based Paperless-ngx 1.9.2 with Postgres, Tika and Gotenberg:
```
$ docker image ls
REPOSITORY TAG IMAGE ID …
-
## Environments
* Framework name: Vanilla JS
* Framework version: N/A
* Moveable Component version: 0.50.2
* Testable Address(optional): Have included video
## Description
I am facing an issue…
-
I wanted to ensure I import 3rd party libs that have a call to forRoot() correctly in Nx Lib modules. For example, I needed rich text editing capabilities with my own custom @Mention implementation. …
-
## Environments
* Framework name: Vanilla JS
* Framework version: N/A
* Moveable Component version: 0.47.9
* Testable Address(optional): https://codepen.io/jadiagaurang/pen/PoyXWgJ
## Descripti…
-
### Description
Both buttons are called "Originale herunterladen". I guess one of them should be just "Herunterladen" like in the edit view.
### Steps to reproduce
Select at least one documen…
-
I install this package on the https://github.com/maximegris/angular-electron template and throw this:
```
materia-ui-ngx-monaco-editor.js:54 Error loading monaco-editor: Error: Invalid package /U…
-
after build successfully when i run ui-ngx (yarn start) i got below error
I am using yarn 1.22.17 version
Build at: 2022-07-14T07:29:08.498Z - Hash: ca9cba7d4ec9002469cf - Time: 80598ms
Err…
-
`"@angular/animations": "^15.1.3",
"@angular/cdk": "15.1.3",
"@angular/common": "^15.1.3",
"@angular/compiler": "^15.1.3",
"@angular/core": "^15.1.3",
"@an…
-
TypeError: (intermediate value)(intermediate value)(intermediate value).create is not a function.
I am using it as a component and opening it in another component as a dialog.
-
It is currently not possible to customize text for the buttons and the default text that they insert into the editor. MdEditorOptions should have a new property to allow this.