-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [x] feature request
* [ ] question about the decisions made in the repository
### Issue description
*…
-
Hello, I installed version 10.0.0 of ngx-sortablejs and had the following errors when I ran ng serve in my project in angular:
```
C:\Users\Desenv5\Desktop\Digi Byte\Sistemas Contábeis FRONT v2\ap…
-
1. HTML entity is getting replaced with real HTML causing break of preformatted code
By default WordPress output source code like this
```
<div class="gcse-searchbox-only"></div>
<…
-
This is my role.provider copied from documentation:
```
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs/Observable';
import { map } from 'rxjs/operators/map';
imp…
-
Social icones are not loading.
There's an error in the console:
Failed to load resource: the server responded with a status of 403 (Forbidden)
https://s3.amazonaws.com/icomoon.io/114779/Socicon/s…
-
.eslintrc
{
"parser": "babel-eslint",
"extends": [
"eslint-config-airbnb",
],
"plugins": ["react"],
"rules": {
"linebreak-style": 0,
"arrow-body-style": 0,
"no-co…
-
Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [ ] feature request
* [x] question about the decisions made in the repository
### Issue description
**Current…
-
### Issue type
**I'm submitting a
* [x] bug report
### Issue description
I am trying to create a table with ng2-smart-table component. I want to custom a row of this table with type: 'cust…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [x ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
…
-
# 🐛 bug report
Trying to import an image via the `url:` scheme throws
*Side note, the same problem happens with a css file if i wanna just copy it to the dist folder and import it via the ur…