-
Hey there,
Thanks a lot for your great work!
Do you think you could make the text configurable for the next release?
It will help a lot for multilingual sites.
If you don't have time right now I …
SylTi updated
7 years ago
-
The code currently assumes that `localStorage` is available. On Mobile Safari, you can block cookies which also blocks local storage. In this case the browser throws an exception "SecurityError: Dom E…
-
Hi, I've added this package to my project, and if I leave this line without // it destroys the whole project :(
This line destroys everything:
import { TreeModel } from 'ng2-tree';
And this i…
-
After #4858 was merged whenever I run webpack:build or webpack:dev it fails with JS heapdump. Same error right after project creation when postInstall runs webpack. Below is the stack trace. I'm too t…
-
i have two questions
First: Where HTTP_PROVIDERS and AUTH_PROVIDERS should be included? It is in main.ts bootstarp, app.module bootstrap or app.module providers?
Second: my http library no has HTT…
-
(23,9): error TS90010: Type 'Observable' is not assignable to type 'Observable'. Two different types with this name exis
t, but they are unrelated.
Property 'source' is protected but type 'O…
-
### Some notes:
Approximate boot-server API will be:
```
platform
.bootstrapModuleFactory(MyAppModuleFactory)
.then((ref: ApplicationRef) => ref.isStable.filter(v => v).toPromise())
.t…
-
Hi. got this error by adding module. Looks like it is smth webpack related but I am not sure what exactly is wrong. do you have any suggestions on how to fix it?!
-
- Please follow the issue template below for bug reports and feature requests.
- Tickets opened without any of these informations will be **closed** without any explanation.
use docker build, issu…
-
Rocky@ASUS MINGW64 /c/projects/dapps
$ cd angular/truffle-angular
Rocky@ASUS MINGW64 /c/projects/dapps/angular/truffle-angular
$ ls
bs-config.aot.json bs-config.json contracts/ migrations/ p…