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

Closed
opened 2022-11-14 16:25:57 +00:00 by eXpertise7 · 5 comments
eXpertise7 commented 2022-11-14 16:25:57 +00:00 (Migrated from github.com)

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

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](https://user-images.githubusercontent.com/17203747/201712476-1bbc6d66-1a2f-41bf-a74a-524c0d3ca322.png) Also, Angular compiler tells me that ng2-file-upload is using View Engine legacy compiler. ![image](https://user-images.githubusercontent.com/17203747/201712365-c32f5dde-36b3-4192-80fc-682d1326c8fd.png) Can you help? Thanks in advance. Kind regards, Robert Medved
zwjohn commented 2022-11-17 00:48:25 +00:00 (Migrated from github.com)

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

having the same problem, this will block the app from upgrading to Angular 15 as this lib is not ivy compatible
tboehle commented 2022-12-05 13:21:57 +00:00 (Migrated from github.com)

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?:-)

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?:-)
eXpertise7 commented 2022-12-05 21:54:48 +00:00 (Migrated from github.com)

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

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
jpike88 commented 2022-12-09 13:05:36 +00:00 (Migrated from github.com)

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

I have switched to @ralphinevanbraak/ng2-file-upload-angular-14 instead. I don't think the maintainers are reading any of this.
SvetlanaMuravlova commented 2022-12-12 16:27:28 +00:00 (Migrated from github.com)

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)

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)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1231