You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which @angular/* package(s) are the source of the bug?
Don't known / other
Is this a regression?
No
Description
JS is blocked by a ReferenceError: Can't find variable error since Angular v15 upgrade on iOS 15 devices, on any browser.
The reproduction link is easy to provide, you have the bug on the angular.io website.
Open it on a iOS 15 device to discover a full white screen. See angular/angular-cli#24355
Here is a screenshot of the console on the Angular website:
Please provide a link to a minimal reproduction of the bug
I am also experiencing this issue in all my projects. I am going to revert them back to Angular 14 for now, but if I can be of assistance in troubleshooting please let me know.
Which @angular/* package(s) are the source of the bug?
Don't known / other
Is this a regression?
No
Description
JS is blocked by a
ReferenceError: Can't find variable
error since Angular v15 upgrade on iOS 15 devices, on any browser.The reproduction link is easy to provide, you have the bug on the angular.io website.
Open it on a iOS 15 device to discover a full white screen. See angular/angular-cli#24355
Here is a screenshot of the console on the Angular website:

Please provide a link to a minimal reproduction of the bug
https://angular.io/
Please provide the exception or error you saw
No response
Please provide the environment you discovered this bug in (run
ng version
)No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: