HubSpot / offline

Automatically display online/offline indication to your users

Home Page:http://github.hubspot.com/offline/docs/welcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dissable console logging for requests

Zamolxe00 opened this issue · comments

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.