Angular library which is being consumed as a package and used as a component or sub-feature in Asp.net web application.
The selectors of Angular library component is used as an element in .aspx page but the session gets logged out automatically intermittently. Is there any way to debug Angular library from Asp.net web application to rectify the issue?
I tried to put the logs in Angular library and those logs i can see in the Asp.net application – Chrome Dev tools (Console). Need to debug via breakpoints to find out the root cause of the logout issue.
Arun Bharal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.