Rik
Rik
I'll consider this. In the meantime, I think it would be fastest to fork the repo and create a custom plugin.
Just forked a test repo, see: https://stackblitz.com/edit/github-iaw3um?file=src%2FApp.vue Line 193. ```html ``` ```js handleFilePondInit: function () { console.log('FilePond has initialized'); // FilePond instance methods are available on `this.$refs.pond` // This is...
I've just published 6.0.2 which should solve the issue, let me know if I need to make any further modifications.
@VeitWeber Thanks, is this done with Angular CLI? → https://angular.io/guide/creating-libraries#getting-started
Thanks 🙏 I'll create a new version following your example 👍
@VeitWeber Tried to get it to work but while the ngx-filepond library is building correctly it's not working in an actual app. Not sure why :/
@VeitWeber https://github.com/pqina/ngx-filepond/tree/feature/ivy-distribution Tried to create a new demo project with Angular CLI but while it doesn't show any errors it doesn't load FilePond.
@VeitWeber Aha! I only read that it should be added to `angular.json`, now it works. 🎉
@VeitWeber Last question before I merge and publish. I'm wondering which versions of Angular work with this new build? Is it just 15.x or earlier as well? I apologise for...
@VeitWeber appreciate it, always welcome. I've just published new release set version to 7