-
### Scenario
- What's the scenario, what happens and what did you expect to happen?
> Opening a new tab (same browser instance) returns a different fingerprint, but when you reload the current …
-
### Scenario
- What's the scenario, what happens and what did you expect to happen?
http and https give different fingerprints.
- What device and browser are you using?
MBP 2018, it does …
-
### readme isn't contain any info about `Fuzzy hashing`
I thing you should give references on some examples or libs.
Or it should be implemented, because it's main difference between fingerprintjs…
dpblh updated
4 years ago
-
# 🐞 Bug report
### Command (mark with an `x`)
- [x ] build
- [ x] serve
### Is this a regression?
Yes, the previous version in which this bug was not present was: 12.0.0-next.8.
After u…
-
### Detected Fonts Change for Different Browser
- I tried fingerprintjs for fonts on Google chrome 73.0.3683.75 and got 32 font type, I tried Firefox 65.0.2, got 33 font type, as you can see nu…
-
### Scenario
IPhone safari fingerprint change with orientation.
### Fingerprint data
problem is due to wrong: hasLiedResolution
I fixed it:
```js
var getHasLiedResolution = funct…
-
### Scenario
- What's the scenario, what happens and what did you expect to happen?
My customer of website report their account blocked. My website will blocked member account if detect finge…
-
### Scenario
- What's the scenario, what happens and what did you expect to happen?
It just computes the fingerprints forever. But if I exclude the key 'enumerateDevices' it works. So I su…
-
### Scenario
##### What's the scenario, what happens and what did you expect to happen?
> Capturing device memory. Displays 'not available'
##### What device and browser are you using?
>D…
-
in IE 8
https://github.com/Valve/fingerprintjs2/blob/master/fingerprint2.js#L422
```js
s.style.lineBreak = 'auto'
```
Cause to an Error: **Invalid procedure call or argument**
vvenv updated
4 years ago