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)
-
0
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 ? -
0
Hi @mark.montesa
Can you please run
npm run nswag
then check if issue still exists?