Skip to content

Import issue #1

@kopsti

Description

@kopsti

Adding module with:

import {InputEditorModule} from 'angular-inline-editor';

@NgModule({
  imports: [
    InputEditorModule.forRoot()
  ]
})

causes this error, because of 'forRoot'

ERROR in Error during template compile of 'AppModule'
Function calls are not supported in decorators but 'InputEditorModule' was called.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions