Hi,
I’ve upgraded my app from Ionic 6 to Ionic 8 (Via version 7), and also gone from Angular 14 to 18 (step by step)
After doing so, I experience that when I’m running ionic serve
and save my code, live reload starts, and keeps reloading over and over again. It goes so fast that I am not able to see if there are any errors. It can keep doing that for minutes before I eventually have to close the browser window.
If i build the app and runs it on a device, things work as they should.
I’m not even sure where to begin here.
Here is my ionic info
Ionic:
Ionic CLI : 7.2.0 (hidden path)
Ionic Framework : @ionic/angular 8.4.0
@angular-devkit/build-angular : 18.2.12
@angular-devkit/schematics : 18.2.12
@angular/cli : 18.2.12
@ionic/angular-toolkit : 11.0.1
Capacitor:
Capacitor CLI : 6.1.2
@capacitor/android : 6.1.2
@capacitor/core : 6.1.2
@capacitor/ios : 6.1.2
Utility:
cordova-res : 0.15.4
native-run : 2.0.1
System:
NodeJS : v18.20.4 (/usr/local/bin/node)
npm : 9.9.3
OS : macOS Unknown