-
Hi,
I am trying to import angular2-modal in my project.
```
import { Component, OnInit, ViewContainerRef, ViewEncapsulation } from '@angular/core';
import { Modal } from 'angular2-modal/plugi…
-
The OnBlur event for Multi-Select does not close the selection box.
-
I write Angular2/Ionic2 app to show list and upload file to Google Drive.
Login with Google works fine but `gapi.client.drive` got undefined. What should I do to solution it or have method instead?
I…
-
I'm having some trouble getting ChromeHeadless to start. The error message doesn't give much information:
```
22 03 2018 18:05:33.296:INFO [karma]: Karma v1.4.1 server started at http://0.0.0.0:987…
-
when my app, build in prod mode
error:
ERROR in vendor.774848f9d31e38c558d3.bundle.js from UglifyJs
Unexpected token: name (EventsServiceModule) [vendor.774848f9d31e38c558d3.bundle.js:7767,4]
How …
-
I forked the repo and did some changes to work, However, I am getting these issues in these cases.
I followed this link https://github.com/angular/angular-cli/issues/8284
[My forked repo](https://gi…
-
- Rewrite views by leaving AngularJS and use VueJS
- Use the framework VuetifyJS to have a Material Design presentation of the application
Allow to :
1. reduce the size of generated js and bund…
-
i give error when try to build --prod
ERROR in : Template parse errors:
The pipe 'date' could not be found ("
[ERROR ->] {{ date | date: 'mediumDate' }}
-
## Issue type
```
"switch_1"
"switch_2",
{
"key": "email",
"condition": "model.switch_1",
"required": true
}
```
## Current behavior
```
{
"key": "em…
-
Very cool project!
D8 has built in REST API using HAL. Do you have any plans to update this to work with D8?