-
All errors should be handled in `catch` block instead. AFAIK, `then` should be called for happy paths only.
@Finesse can confirm that.
Valve updated
3 years ago
-
I want to integrate FingerprintJS with my browser specific plugin to use the fingerprint as anonymousId. But this require async bootstrap process. I want a feature to init plugin like:
```
const plu…
-
![image](https://user-images.githubusercontent.com/56717113/116338014-acad1e80-a80d-11eb-837e-8834c2ced1ef.png)
cannot find name 'top'、'right'、'bottom'、'left'
error in node_modules/@fingerprintjs/…
-
Spoofing the user agent triggers all apps (installed and not installed) on Brave , and stops completely on Firefox.
**Brave :**
`UserAgent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Fi…
ZOASR updated
3 years ago
-
Reopen Issue #15825
(Copy from https://github.com/brave/brave-browser/issues/15825#issuecomment-841090194)
Sorry for disturbing, but something different happens.
Few weeks ago, every time I clean…
-
## Description
After the update error screens show up as white despite me using dark mode in brave
## Steps to Reproduce
1. Update
2. Simulate an error screen like no internet…
-
I get three different Fingerprints for Firefox, Chromium and Tor Browser (all three with supposedly vulnerable versions according to your README file). All three manage to miscalculate the apps that a…
-
Chrome doesn't support the `dynamic-range` media query. Fortunately, Chrome does support the `color-gamut` media query. A better cross-browser implementation is as follows:
```js
matchMedia('(dyna…
-
Hello,
the Blink / Chromium team has recently released an official communication with timeline details on the reduction of the User-Agent:
- [https://groups.google.com/a/chromium.org/g/blink-dev/c…
-
I start to try the fingerprintjs functions, so far I would like to use open-source version first. I saw the information in demo site https://fingerprintjs.github.io/fingerprintjs/ amd got visitor id. …