Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removeFingerprintOnSuccess does not work with uploadDataDuringCreation #397

Closed
JammingBen opened this issue Jun 15, 2022 · 1 comment
Closed
Labels
Milestone

Comments

@JammingBen
Copy link

I've set uploadDataDuringCreation to true in my application. However, even with removeFingerprintOnSuccess set to true as well, the local storage is not being cleared after an upload. I didn't dive deep into the code, but it seems somehow related to _urlStorageKey being null, hence _removeFromUrlStorage() doesn't do anything.

@Acconut
Copy link
Member

Acconut commented Aug 1, 2022

Thanks for reporting. This should be fixed in the next release (hopefully until the end of this week).

@Acconut Acconut added this to the v3 milestone Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants