-
Please take a look at this simple routing example:
```
const routes: Routes = [
{
path: 'books',
component: BookListComponent
},
{
path: 'books/:isbn',
component: Book…
-
im not able to run the demo out of the box, because:
- certs/ssl: (a) comment ssl out (b) add example certs (c) add gulp routine to create self signed certs
- mongodb: im not able to connect mongo…
-
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => check the FAQ and search github for a similar issue or PR before submitting
[ ] support request => check the FAQ and search git…
-
Hello Team,
I am using angular 4, but when I am trying to import this "FormlyModule.forRoot(NgFormlyConfig)", at that time I faced error
" Function calls are not supported. Consider replacing…
-
**Reproduction of the problem**
I want to use ng2-charts in Ionic3 which depends on angular4. Can you create a version which works with angular4?
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit s…
-
I got
```
ERROR Error: Uncaught (in promise): TypeError: _this._renderer.setStyle is not a function
TypeError: _this._renderer.setStyle is not a function
at http://localhost:4200/vendor.bundle…
-
I searched, but i can't see.
here is my sample table
```
@Table({
indexes: [],
instanceMethods: {},
classMethods: {},
timestamps: true
})
export class Role extends Model {
@Pri…
-
ERROR in Error encountered resolving symbol values statically. Calling function 'require', function calls are not supported. Consider replacing the function or lambda with a reference to an exported f…
-
After running ng build --prod the following error occurs
...src/$$_gendir/node_modules/md2/colorpicker/colorpicker.ngfactory.ts (1170,9): Type 'QueryList' is not assignable to type 'Portal'.
Pro…