-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Upgrading to Angular 18 #476
Comments
Documenting my process:
Command history to upgrade so far:
Keep going, checking the list here: https://angular.dev/update-guide?v=16.0-18.0&l=3 Fix Angular Material UI theme error from here:
Check types errors one by one. Many errors, but at the end where 3 problems that would fix all the errors:
Test: Problem with Launch button
Issue with AG Grid custom component:
--- UPGRADE TO ANGULAR 18
|
Package upgrading and testing on Vercel with Flows from Pilots
Starting with trying to upgrade the
angular-16-picked
branch.The text was updated successfully, but these errors were encountered: