fingerprintjs / fingerprintjs-pro-react

Fingerprint Pro Wrapper for React Single Page Applications (SPA)
MIT License
52 stars 8 forks source link

Fix env detector script not detecing env on component mount #51

Closed TheUnderScorer closed 2 years ago

TheUnderScorer commented 2 years ago

There was an issue, where the client could be initialized before we detected env, thus we ended up never really using this data.

This PR attempts to fix this issue by rewriting logic how we initialize our client.

ilfa commented 2 years ago

:tada: This PR is included in version 1.3.1-test.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

ilfa commented 2 years ago

:tada: This PR is included in version 1.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: