Ionic serve doesn't work in Safari Browser

Ionic Serve does not work on Safari web browser

Hi, I am having problems with testing my app on Safari as it does not go past the first loaded page.
No error is logged in the console, page reloads whenever an click event is called.
Ionic:
I am using:

   ionic (Ionic CLI)             : 4.5.0 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 5.3.2
   @angular-devkit/build-angular : 0.900.7
   @angular-devkit/schematics    : 9.0.7
   @angular/cli                  : 9.0.7
   @ionic/angular-toolkit        : 2.2.0 ```

Any suggestions will be highly appreciated, thanks