Hello everyone.
I’m trying to migrate from angular 16 to 17 but I’m running into a lot of problems.
I am passing the modules to standalone components, and I am running into errors with the ionic global styles and other calls mainly from ionic. I have changed the routes for the new directive, changed the start of the main.ts and app.config.
My question is, have they already migrated, did they do it successfully? Are they converting their modules to standalone or will they leave them in modules?