Base solution for your next web application
Open Closed

Hiding error message window on specific UserFriendlyException #11227


User avatar
0
csona created

Hello,

We are using Angular + .net core template v11.2.1.

We want to hide the error message window shown on UserFriendlyException for a specific error returned from the backend. Please note that we still want to process the error in some other way but not showing the error message to the user.

Is there any way to achieve this functionality?

Thanks in advance.


2 Answer(s)