-
### Issue type
**I'm submitting a ...**
* [X] bug report
* [ ] feature request
### Issue description
I'm recently upgraded from Nebular v. 3.5 > v.4.4 and Angular v. 7.4 > 8.2. The mi…
-
### Reproduction link
[https://stackblitz.com/edit/stackblitz-starters-t4ldds?file=sample-application%2Fsrc%2Fapp%2Fapp.component.ts][(https://stackblitz.com/edit/stackblitz-starters-t4ldds?file=samp…
-
Hello,
We are trying to use ngx-matomo with angular 17 but it seems that there is an issue with "@angular/router": "^17.0.6". We get this error: "NullInjectorError: No provider for ActivatedRoute!". …
-
### Do you want to request a *feature* or report a *bug*?
#### Bug Report
Setting a custom theme (atom-one-dark) from `@highlightjs` doesn't get applied to the `code` tag element, which disabl…
-
When using a command I made to start an Angular server and trying to use the preview URL, I get a 'couldn't be reached' error.
**Reproduction Steps:**
Make a workspace using the NodeJS stack
Ru…
ghost updated
5 years ago
-
Hi,
I try to use your modal lib and I'am doing something wrong....
I have created a simple component with your html and css from the readme.md .
In this component i use this to get the modal and …
fupps updated
4 years ago
-
Hi,
I am trying to use es2015 to import angular-filter. I have it working from other modules but I get an error on this saying
```
Failed to instantiate module {} due to:
Error: [ng:areq] Argument '…
-
Hello,
I'm trying to use the "onChange" (from the standard option of angular-schema-form)
but the function is never called :
```
$scope.form = [
{
key: "start_date",
format: "dd-mm-yyyy…
-
### Which @angular/* package(s) are the source of the bug?
forms
### Is this a regression?
No
### Description
In the AbstractControl class definition, you have generics
`AbstractControl`
(https…
-
**Is your feature request related to a problem? Please describe.**
When we click on any star or the Sun, we have its visual brightness in magnitude.
Noticed, that this magnitude is computed even …