-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ X ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
### Issue description
**Current behavior:**
when ng build with angular 9.0.0-rc…
-
**Description:**
Hi,
i upgrate today my ionic libary from 4.0.0-beta19 to 4.0.0
and after i run ionic serve -l the icons are not working and show me:
Failed to load resource: the server resp…
-
When using any angularcli@>1.0.0-beta.21. It does not recognize NgSemantic as a valid module.. it works for me with angularcli@1.0.0-beta.21
-
**I'm submitting a ...** (check one with "x")
```
[ x ] bug report
**Current behavior**
LOOK PLEASE CURRENT VIDEO - https://www.loom.com/share/f28f397044e440a0b29ba46052bcca3d
**Expected …
-
**Description:**
I'm trying to build the app it took long too much time, then got the error.
app upgraded from angular 8 to 10
`old: package.json`
```
"scripts": {
"ng": "ng",
"st…
-
I recently had to update node to v14 for another project and it broke my nebular projects. I decided to go ahead and update Angular as well and as many packages as I could to get them working again, …
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x ] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
…
-
### 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
…
-
Hi @AlphaGit, I'm currently using ng-pattern-restrict with a slight modification:
Original Version:
```javascript
function revertToPreviousValue() {
iElement.val(oldValue);
if (!angular.…