`about:blank` requests Safari
Author: pete-redmond-ckoCreated May 12, 2021Updated Oct 14, 2024
Labelsenhancementhelp wanted
Scenario
- inspecting the network tab in Safari after data is collected you can see several
about:blankrequests in the network tab. - Mac OS 10.15.7 and Safari 14.1
@fingerprintjs/fingerprintjs-pro": "^3.3.2"and can be reproduced using https://stackblitz.com/edit/fpjs-3-cdn?file=index.html&devtoolsheight=100
Steps to reproduce
- load page with fingerprint.js https://stackblitz.com/edit/fpjs-3-cdn?file=index.html&devtoolsheight=100
- inspect network tab and see
about:blankrequests

Is it possible to suppress these empty requests?
Source: fingerprintjs/fingerprintjs