-
I get following error while trying to install html5shiv on OS X - could someone pls point me to right direction- thanks
bower install html5shiv --save-dev
"bower ENOTFOUND Package html5shiv-dis…
-
## server.ts
import 'zone.js/dist/zone-node';
import 'reflect-metadata';
import { renderModuleFactory } from '@angular/platform-server';
import { enableProdMode } from '@angular/core';
impo…
-
Hi, our team is facing problems running linting against the project. Linter throws an error saying that some of the project files are not declared in the project-specific tsconfig (please see the outp…
-
### Which @angular/* package(s) are relevant/related to the feature request?
platform-server
### Description
When loading a route, the browser downloads the HTML file, then the main.js file, and on…
-
We have a grid, the values come from an endpoint.
Some of those values are "null". The sort method is not working properly. Looks like the table is not able to handle null values.
I've tried to …
-
Hey guys,
I am using angular2
**navigation.component.ts**
`import { Component } from '@angular/core';
import {Router} from '@angular/router';
declare var jQuery:any;
@Component({
se…
-
I had a hard time making [mermaid.js](https://mermaid.js.org) run with Vaadin. Neither ```@NpmPackage``` nor ```@JsModule``` worked but with [vaadin-js-loader](https://github.com/parttio/vaadin-js-loa…
-
I love the angularjs-requirejs seed, and have used it several times for a number of projects. For my current project, I'm required to move the tests OUT of the main code-base. I've tried a number of w…
-
# 🐞 bug report
### Affected Package
The issue is caused by package @angular/common/upgrade
### Is this a regression?
I don't think so. The Unified Location Service was introduced in 8.x and I…
-
```
Unable to find a suitable version for angular, please choose one by typing one of the numbers below:
1) angular#~1.4.4 which resolved to 1.4.14 and is required by AngularElectron
2) ang…