-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update to support angular 18 #141
Comments
Same issue here! |
any update on this? |
same here |
Same for me, need update, tried npm --force but some icons are not displayed. |
Once this PR merges, the official tabler-icons/angular might help |
For now adding this to your {
...
"overrides": {
"angular-tabler-icons": {
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0"
}
},
} |
This is still an issue. I think the community would really appreciate an update and support for Angular 18. |
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently version
3.1.0
is not working with angular v18+.The text was updated successfully, but these errors were encountered: