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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary mutations in vuex state propagated to localStorage #120

Closed
colthreepv opened this issue Jan 26, 2021 · 3 comments
Closed

Unnecessary mutations in vuex state propagated to localStorage #120

colthreepv opened this issue Jan 26, 2021 · 3 comments

Comments

@colthreepv
Copy link

I noticed this kind of weird behaviour on Vuex
vuetorrent_sort_bug

It mutates twice every call to /api/v2/torrents/info
It does not provoke any bug for me, but I found it weird, so I am posting this 馃槂

@WDaan
Copy link
Collaborator

WDaan commented Jan 26, 2021

Thanks for letting me know!
However, I can't seem to reproduce this.
You think it might be relatd to #121? Some cached code somewhere?
Or I might have accidentally fixed it without noticing 馃槄

@colthreepv
Copy link
Author

I have been extra careful about cache exactly because I have the aforementioned issue

You are right about reproducing the problematic, I am not sure how to achieve that. as this is a running instance of qbittorrent.
Will report back if I find a way to create reproducible container

@WDaan
Copy link
Collaborator

WDaan commented Jan 28, 2021

I would like to close this for now, as I haven't seen it occur... nor has anyone else mentioned this issue before

re-open if you found a way to reproduce :)

@WDaan WDaan closed this as completed Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants