basementdevs / twitch-better-profile

Twitch Better Profile - A new way to first interact with users on Twitch.
55 stars 14 forks source link

issue: Vivaldi Browser doesn't save user preferences after login/logout #26

Open jhownfs opened 2 months ago

jhownfs commented 2 months ago

Scenario:

After login in this extension and select your preferences and logout, when user login again, previous selection doesn't appear.

Before Logout image

After Logout And login again image

DanielHe4rt commented 2 months ago

Seems that can be a related issue with the LocalStorage API... Currently we're using Plasmo to handle these compatibility issues.

Can you compile and investigate on your browser?

DanielHe4rt commented 2 months ago

Let's wait until the 0.2.0 get released and then we check this issue again.