-
I'm very new to Angular. I'm working for a new project for weeks, using your template. Today, after running npm update and npm start, I got a new error on my console, and webpage is still loading with…
jucau updated
3 years ago
-
Hello,
I encountered a small problem, and i don't know what i'm doing wrong, could you help me please ?
**Versions **
- NgxWebstorage: 6.0.0
- Angular: 10.2.4
**Describe the bug**
When i…
-
1 - Install the package
` npm install moment
`
2 - Load the module
```
import {MAT_MOMENT_DATE_FORMATS, MomentDateAdapter} from '@angular/material-moment-adapter';
import {DateAdapter, M…
-
I know this issue was already here in 2017, but unfortunately it's coming back and I can't get a rid of it...
My setup:
**dependencies:**
- node v11.15.0
- Angular CLI: ^7.2.15
- "@ks89/angu…
-
**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…
-
_> Please provide us with the following information:
> ---
> 1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)_
Windows 10
_2. Versions. Please run `ng --versi…
ghost updated
3 years ago
-
The documentation and demo links are returning 404 (https://biig-io.github.io/ngx-smart-modal).
Console error:
```Content Security Policy: The page's settings blocked the loading of a resource at …
-
**I'm submitting an issue** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
```
**Current behavior**
Even though [backdrop] parameter i…
-
**Describe the bug**
I am using two firebase plugin in my app. Firebase-authentication and this one. Both have different cocopods URL.
SO first i got dual dependency error. Then i did manually do…
-
If the content of the modal is big and its height is greater than the height of the screen / browser, the modal extends the main height, event if the body's height is limited and/or defined e.g.:
`…