Skip to content

(fileSelected)=" not being triggered after file selection #118

@mahen23

Description

@mahen23

Using "angular-file-uploader": "^7.1.1", on angular core "@angular/core": "10.1.5". Below is my html code:

<angular-file-uploader [config]="afuConfig"> (fileSelected)="onSelectFilSecond($event)" </angular-file-uploader>

Point is during file selection, our function is not being triggered. Even if i point it to an undefined function that does not exists, it does not throw any errors.

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