-
Okay, tech Twitter: why would a browser be making an XmlHttpRequest to fetch a favicon? (it's a png, if that makes a difference)🤔
-
…in reply to @type__error
I should add, it's a thing I built in Next.js. Assume no malicious tracking reasons
-
…in reply to @type__error
I'm seeing an error in Sentry "NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load <path to favicon>". This happened when it was a data URI too. Can't reproduce it myself, on any browser.