Skip to content

Not working with angular 8 #32

@DiponRoy

Description

@DiponRoy

@ViewChild() is a bit different in angular 8.

tried this but still not working.
@ViewChild(NgAutoCompleteComponent, { read: NgAutoCompleteComponent, static: false })

plus it forced to use at AppModule
@NgModule({
schemas: [ CUSTOM_ELEMENTS_SCHEMA ]
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions