Base solution for your next web application
Open Closed

Upgraded Angular 7 to 8, IOS problem #10742


User avatar
0
kallhag created

Hi

Im using version 8.2 but upgraded the angular version to 8. After the upgrade everything works except that it doesnt disply on Ios (most likly safari as well). The reason seems to to be how script set the type module and is rejected for some reason. Tried a suggested solution of setting "crossOrigin": "use-credentials" in angular.json. It then renders but the tenant settings becomes corrupt?

this is the problem Im facing; https://www.ilove-it.com/post/2019/08/28/safari-unauthorized-401-on-loading-angular-8-application-solved

Anyone has an easy and quick solutiion for this?

Thanks in advance!


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @kallhag

    Could you share the exact error message as well ? As far as I remember, we haven't received such a report before.

    Thanks,

  • User Avatar
    0
    kallhag created

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @kallhag

    Thanks. When I look for this problem on the web, the solution seems to be updating hte NPM dependencies. Are you able to reproduce this problem on development time ? In that case, it will be easier to detect which library causes this problem.