-
**I'm submitting a ...** (check one with "x")
```
[X ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit supp…
-
**Describe the bug**
While trying to run `ng build --prod` on an AngularCLI project with Ivy enabled, it fails on the build
Same as #3620
**To Reproduce**
Steps to reproduce the behavior:
…
-
**Original report on BitBucket by Taina Jääskeläinen.**
----------------------------------------
1. Would it be possible to make the results list less wide? Now the version information and the downl…
-
I have Implemented the Component.
In .ts
`output?: NgxCroppedEvent;
image?: any;
constructor(private service: NgxPhotoEditorService) { }
fileChangeHandler($event: any) {
this.image …
-
**Check this first**
The project is a wrapper around Mozilla's PDF viewer, so maybe your bug is caused by the base library. Please check this first by answering these three questions:
- Does the bug…
-
Hi,
ublock origin blocks the (ngx) Google pagespeed beacon (e.g. for lazyloading) by default, which should not happen.
Please fix it.
-
I recently tried to use ngx-extended-pdf-viewer, most seems good, when I clicked on the download button from the upper right corner, nothing happened, I also tried with the print button, it works, but…
-
Hello!
The delta that is returned with the reactive forms and a debounceTime is not correct, it seems that it only returns the last letter instead of the whole set.
You can see it in your git ex…
-
**these are my dependencies in package.json**
"@angular/animations": "12.1.1",
"@angular/cdk": "12.1.1",
"@angular/common": "12.1.1",
"@angular/compiler": "12.1.1",
"@angular/core": "12.1.1",
"@…
-
While upload the image to the editor and via `insertEmbed` method,
the `ngModel` is not reflecting the changes.
But the `insertText` is working as expected.
Would you share some inputs and sugg…