Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 18 Support #1271

Closed
rezaimn opened this issue May 29, 2024 · 6 comments
Closed

Angular 18 Support #1271

rezaimn opened this issue May 29, 2024 · 6 comments

Comments

@rezaimn
Copy link

rezaimn commented May 29, 2024

please update to angular 18

@grichards23
Copy link

I just came here to ask the same thing. Love this package for its ease of use. Hoping to upgrade a current project to angular 18 as soon as possible. The peer dependency of ng2-file-upload is the only thing holding me up at the moment.

@IgorKvasn
Copy link
Contributor

IgorKvasn commented Jun 4, 2024

I created PR #1272 for this

@AamilShohail
Copy link

Please upgrade this to Angular 18

@mauricioxrodriguez
Copy link

can you provide an update on this?

@yl-endress
Copy link

+1

@mathieu-schnoor
Copy link

in the meantime you can add this in package.json as we had to do it for Angular 17

  "overrides": {
    "ng2-file-upload": {
      "@angular/common": "18.0.5",
      "@angular/core": "18.0.5"
    }
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants