Skip to content

Storage does not work when switching monitors #14

@joshglazer

Description

@joshglazer

If I use secureLocalStorage.setItem on one monitor, and then move my browser to a different monitor when secureLocalStorage.getItem is called, the value is not retrieved from storage. I assume this is because of the code in fingerprint.lib.ts as a few of the values in the getFingerprint() function rely on monitor settings. Would it be possible to either remove or add an option to disable the settings that can change between monitors?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions