Hello!
We recently started seeing the Local Network Access permission prompt on our website.
This is unexpected for us, as our application does not intentionally require any local network access.
We do load some external scripts that could potentially trigger this behavior and we will investigate further
However, it would be musch easier to debug if the browser provided a clear indication of what exactly triggered the prompt 🙏
I am thinking warning in console, something like this:
[Intervention] A Local Network Access attempt was detected. Waiting for user permission. some-script.js:42
Hello!
We recently started seeing the Local Network Access permission prompt on our website.
This is unexpected for us, as our application does not intentionally require any local network access.
We do load some external scripts that could potentially trigger this behavior and we will investigate further
However, it would be musch easier to debug if the browser provided a clear indication of what exactly triggered the prompt 🙏
I am thinking warning in console, something like this: