Dissable console logging for requests
Zamolxe00 opened this issue · 0 comments
Zamolxe00 commented
Hello, Is there a way of suppressing console errors for requests?
I have tried setting interceptRequests to false but that not seem to change anything to the bahaviour.
Some backends return 404 and it is up to the client to treat non existing entries, console errors for this gives the wrong impression to the end user.