kwaschny / unwanted-twitch

Hide unwanted streams, games, categories and channels on: twitch.tv
https://kwaschny.net
MIT License
102 stars 13 forks source link

No longer saves changes (Brave browser) #112

Closed Taomyn closed 8 months ago

Taomyn commented 1 year ago

Using the Chrome version on Brave, extension was doing it's job but discovered today changes are no longer saved.

Tried the suggested export/import, no difference, removed/readded extension and import, still the same. Have lost all the settings now apart from the export that no longer imports.

kwaschny commented 1 year ago

The broken save bug has been reported multiple times now. I assume it is a race condition due to a loose callback somewhere. I prepared a proper async/await refactoring to fix this. Said bugfix will be released soon.

kwaschny commented 8 months ago

I assume this is resolved now.