Skip to content

Data is not restored after login #2361

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

Open
JesusTheHun opened this issue Oct 18, 2024 · 1 comment
Open

Data is not restored after login #2361

JesusTheHun opened this issue Oct 18, 2024 · 1 comment

Comments

@JesusTheHun
Copy link

Bug Description

Say you test some regex and add some unit tests. You want to save that work, but you're not logged in.
You log in. Boom, everything is gone.

Reproduction steps

Write a regex in the editor.
Add some unit tests.
Login.

Expected Outcome

Regex and unit tests should be restored, as mentioned in the login pop-ip.

Browser

Safari 18.0.1

OS

MacOS Sequoia 15.0.1

@firasdib
Copy link
Owner

Thanks for reporting this. This is indeed an unfortunate regression that has turned out to be harder to fix than I had hoped. I will keep looking into it though, hopefully I will have it resolved soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@JesusTheHun @firasdib @working-name and others