openscopeproject / TrguiNG

Remote GUI for Transmission torrent daemon
GNU Affero General Public License v3.0
265 stars 32 forks source link

how to reset browser to default state? #190

Closed trim21 closed 2 months ago

trim21 commented 2 months ago

I run in to a weird bug. I'm using browser with TrguiNG. I tried this repo and switch to a translated fork (https://github.com/jayzcoder/TrguiNG), then I try to swich back to this repo.

Then I encounter a error like this:

image

I tried with clear cookies and localSession or disable all extension, even reset data for domain, non of them works. is there any other place I need to reset?

trim21 commented 2 months ago

fixed by restart whole browser...

qu1ck commented 2 months ago

For the record only thing TrguiNG web saves is config in localstorage. Delete "trguing-config" entry from dev tools application tab and you should be able to restart cleanly. Resetting data for domain should work too.

trim21 commented 2 months ago

Thanks, I think i encounter a bug of browser itself.