cash.app - Setting the preference beacon.enabled from about:config to false returns an error message
Categories
(Core :: DOM: Networking, defect)
Tracking
()
People
(Reporter: rbucata, Unassigned)
References
()
Details
From github: https://github.com/webcompat/web-bugs/issues/119935.
<!-- @browser: Firefox 111.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/119935 -->URL: https://cash.app
Browser / Version: Firefox 111.0
Operating System: Windows 7
Tested Another Browser: Yes SafariProblem type: Site is not usable
Description: Page not loading correctly
Steps to Reproduce:
Ifbeacon.enabledis set to false, this page will not load at all. This might be a bug on the the site itself, but enough people likely havebeacon.enabledset to false that it might be worth some sort of resolution.<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>From webcompat.com with ❤️
Change performed by the Move to Bugzilla add-on.
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Comment 1•3 years ago
|
||
The issue was first reported on Github, via webcompat.com. If the Product and Component are not correct, please feel free to move the issue accordingly.
Comment 2•3 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
The site throws if navigator.sendBeacon doesn't exist.
I don't think there's much we can do about that.
Description
•