Ionic Capacitor Live reload

I am trying to follow the ionic documentation and run my app with live reload but it is giving me a blank screen.

I use this command to run an iPhone 12 simulator on iOS 14.5:
ionic capacitor run ios -l --external

I tried setting target to ‘es5’ from ‘esnext’ but it doesn’t work. I am running Ionic with Vue.