3 Answer(s)
-
0
Can't we do this ?
-
0
Currently, no direct way of doing it. The only way I think is to overload abp.ng.http.showError method (<a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/blob/dev/src/Abp.Web.Resources/Abp/Framework/scripts/libs/angularjs/abp.ng.js#L34">https://github.com/aspnetboilerplate/as ... .ng.js#L34</a>), check error message/code and decide to show a message or not. If you can not do and this is really needed, you can create an issue on Github (<a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/new">https://github.com/aspnetboilerplate/as ... issues/new</a>).
-
0
Hi,
Thanks for the feedback.I have put that as an issue.please see that.
<a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/issues/302">https://github.com/aspnetzero/aspnet-zero/issues/302</a>