ngx-filepond
ngx-filepond copied to clipboard
Examples not working. Because type definitions are different from examples
Summary
Examples not working. Because type definitions are different from examples:
<file-pond>
doesn't have the properties used in examples:
How to reproduce
Just install the latest version of ngx-filepond, and try example.
The events are added to the component dynamically but it seems this doesn't get picked up correctly by the type defs.
So what should I do now?
Just published 6.0.1, can test that version?