Facepalm Moments: Android XHR failing

After searching the whole day to fix a problem with a web app on Android devices, I had a real facepalm moment. Just in case, you ever stumble across the problem, that your XHR returns successfully, but empty – check the event, which triggers it! In my case, it was a <a href=“#“> tag, styled […]