ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.48k stars 13.53k forks source link

bug: "edge" browser ionic build not render #28612

Closed pratikpaipl closed 5 months ago

pratikpaipl commented 5 months ago

Prerequisites

Ionic Framework Version

v6.x

Current Behavior

image_2023_11_30T13_14_04_917Z

Expected Behavior

Screenshot 2023-11-30 at 18 46 36

Steps to Reproduce

page not rendering windows edge browser

Code Reproduction URL

No response

Ionic Info

Ionic:

Ionic CLI : 7.1.5 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 6.6.1 @angular-devkit/build-angular : 15.2.2 @angular-devkit/schematics : 15.2.2 @angular/cli : 15.2.2 @ionic/angular-toolkit : 6.1.0

Utility:

cordova-res : 0.15.4 native-run (update available: 2.0.0) : 1.7.2

System:

NodeJS : v16.16.0 (/usr/local/bin/node) npm : 9.8.1 OS : macOS Unknown

Additional Information

No response

ionitron-bot[bot] commented 5 months ago

Thanks for the issue! This issue appears to be a support request. We use this issue tracker exclusively for bug reports and feature requests. Please use our forum for questions about the framework.

Thank you for using Ionic!

liamdebeasi commented 5 months ago

Hey there,

The errors seem to be coming from your application logic. For example, dev.admin.funder.pi2.life is not an Ionic file. I recommend checking the contents of that file for any errors and then proceeding from there.