-
**Describe the bug**
Using version 11.1.1 of freeRASP making emulators get the ANR which has been fixed in version 11.1.3. This ANR was because of StrictMode violation.
Despite this ANR not happenin…
-
Hello,
the Scanner object here is not properly closed causing resource leaks. Can you please fix it?
Thank you,
Tomas
https://github.com/fingerprintjs/fingerprintjs-android/blob/a33e213daa8534a2…
-
I have two computers with the same configuration and different IP addresses, but the fingerprint ID obtained by starting the container is still the same
policies.json:
![WeChata13ff324094182599fb0…
-
[Usage environment]
- Node: 21.7.1
- Next.JS: 14.2.5 (AppRouter)
- React: 18
- @fingerprintjs/fingerprintjs-pro-react: 2.6.3
Hello.
Currently, I want to use Fingerprintjs in Next.JS, but the p…
-
The documentation explains how to remove components (https://github.com/fingerprintjs/fingerprintjs/blob/master/docs/extending.md#extending-fingerprintjs) but unfortunately it doesn't seems to work we…
-
Is this a bug or is it actually working correctly? Telegram has added a webapp feature for bots, and for that I needed to identify users by device id. And I wanted to use fingerprintjs for this, but i…
-
The README example for using ignoreCache is as follows:
`const visitorData = await fpjsClient.getVisitorData({ extendedResult: true, ignoreCache: false });`
However, according to the [type definit…
-
**- What's the scenario, what happens and what did you expect to happen?**
Fingerprint is adding spans and divs to the html body during e2e tests fired in Playwright what causes tests to fail. Also…
-
@Finesse Hello!
About removing the monitoring option, as per your asked DM for more info :) this is the best way I could find to do a DM here.
https://github.com/fingerprintjs/fingerprintjs/pull…
-
Previously I was encountering Legacy JS API deprecation warnings but after resolving those am getting the warnings like below
```
Deprecation Warning: As of Dart Sass 2.0.0, !global assignments w…