valor-software/ng2-file-upload

Processing legacy "View Engine" library - Angular 14 copile-time warning for @ng2-file-upload@1.4.0

eXpertise7 opened this issue · 5 comments

Hi library maintainers,

I've seen couple of releases at docs here, but I don't see any new versions available for ng2-file-upload at my Angular 14 project.

image

Also, Angular compiler tells me that ng2-file-upload is using View Engine legacy compiler.

image

Can you help?

Thanks in advance.

Kind regards,
Robert Medved

having the same problem, this will block the app from upgrading to Angular 15 as this lib is not ivy compatible

I am having the same problem. Our Angular 15 update gets blocked by this library.
Any updates or plans to release the version 2.3.0-3 properly?

@eXpertise7 Hi Robert, did you find an alternative? Any recommendations?:-)

Hi @tboehle Thorben, one good alternative is to create your own fileSelect and fileDrop directives at your projects or at your own library.

Can see these directives and related models for them here: https://github.com/valor-software/ng2-file-upload/tree/development/libs/ng2-file-upload/file-upload

I have switched to @ralphinevanbraak/ng2-file-upload-angular-14 instead. I don't think the maintainers are reading any of this.

guys, all available versions you can check here https://www.npmjs.com/package/ng2-file-upload?activeTab=versions , now you can use next version (v3.0.0)