Base solution for your next web application
Open Closed

can't access property "blobToText" #10356


User avatar
0
mark.montesa created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.3
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

If issue is about UI

  • After upgrading our 10.1 application to 10.3, we are getting error on angular side as the image shows.
  • Do have idea what causing the error?

Thanks


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

    Hi @mark.montesa

    It seems like your Angular app can't get application configuration from server. Could you check where self.configuration is executed and share it with us ?

  • User Avatar
    0
    musa.demir created

    Hi @mark.montesa

    Can you please run npm run nswag then check if issue still exists?