-
The angular 2 router currently does not allow more than one level of nesting.
If you have a structure like:
/users/profile/detail
you cannot link to /users/profile since the router config doesnt al…
pdeva updated
5 years ago
-
## There have been updates to the *angular2* monorepo:
+ - The `dependency` [@angular/material](https://github.com/angular/components) was updated from `8.1.4` to `8.2.0`.
- The `dependency` [@angu…
-
**I'm submitting a bug/feature request** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not…
-
With the upcoming NativeScript 6, some of the plugin code should be migrated to use the Android X namespaces (instead of _support_).
The native files should also be migrated (the NativeScript runt…
-
Hi, I have following problem when using `ngx-markdown` with --aot build.
```
ERROR in node_modules/@types/marked/index.d.ts(164,13): error TS2403: Subsequent variable declarations must have the same…
-
## There have been updates to the *angular2* monorepo:
+ - The `dependency` [@angular/material](https://github.com/angular/components) was updated from `8.1.4` to `8.2.0`.
- The `dependency` [@angu…
-
There's no automated verification that all material components are safe to use in node, i.e. pre-rendering with Angular Universal. See #306.
#### Proposal
Create a step in the CI process to pre-compi…
-
#### Bug
#### What is the expected behavior?
Placeholder should be deisplayed above input
#### What is the current behavior?
Placeholder is hovering value:
#### What are the steps to repr…
-
It would be nice if we could tell angular not to destroy components when we navigate out of them, even if the next component is of a different type. This could be useful, for example, when building a …
-
Hi,
my production builds suddenly stopped to work. I haven done any updates or something and ended up with below error. I'm using Angular 5 having webpack 3.6.0, production build with AOT.
`ERROR…