24 May 2022 01:58 PM - last edited on 19 Oct 2022 12:39 PM by MaciejNeumann
Is it possible to ignore a request error for one or multiple browser types (for example all mobile browser types) only?
I want to ignore a failed image request error with the same URL for all browser types if it is occurring for a mobile browser type, as the image is not supposed to be loaded in the mobile version. For all web browser types I would like the error to be captured.
24 May 2022 08:26 PM
If the the image is not supposed to be loaded in the mobile version, shouldn't you try to correct the application so it doesn't load it in the first place?
27 May 2022 11:37 AM
@marina_pollehn this is the best solution recommended by @AntonioSousa 😄.
Any way you can try checking this blog if it helps mute alerts for problematic service request