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 16 support #145

Open
sujithmathewthomas opened this issue May 30, 2023 · 3 comments
Open

Angular 16 support #145

sujithmathewthomas opened this issue May 30, 2023 · 3 comments

Comments

@sujithmathewthomas
Copy link

While upgrading to Angular v16 the following error was thrown:
Screenshot 2023-05-30 at 6 13 46 PM

@carepollo
Copy link

same for v17

@anuradhawick
Copy link

+1 for this please :)

@daemons88
Copy link

Updated to Angular 16:

  • npm, (npm i ngx-custom-material-file-input)
  • repo

Remember to change the references in the project to use the new ones:
ngx-custom-material-file-input, here in the demo project you have an example.

Note that the placeholder no longer works and a mat-label must be used (Angular material 15 change).

If you find any problem, tell me or raise an issue in the new repo and we will review it together :D
(Just to clarify, I am not an expert in the library but given the need I created this new package to use.)

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

4 participants