Activities of "hossein_jalili"

Question

Hi ABP team

I'm using 7.4.2 abp Ui version and I want to show toast for http errors and skip default http error handling. Base on APB document in link below Customize HTTP Error but it not working in right way so I can register a custom handler function then the ErrorHandler executes that function and I can return the throwError(httpError) at bottom of the function to run the default handler but I don’t want to show default handler so I remove the return expression and I would expect to don’t see default error but the default error confirmation is shown. I even return empty, null, undefined value but default error is shown yet. I have attached my code and output. Please help.

  • ABP Framework version: v7.4.2
  • UI Type: Angular
Zobrazeno od 1 do 1 z celkem 1 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11