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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vuex/env mutates state outside of mutation #134

Open
shapkarin opened this issue Nov 24, 2021 · 1 comment
Open

vuex/env mutates state outside of mutation #134

shapkarin opened this issue Nov 24, 2021 · 1 comment
Assignees
Labels
closed-after-ts-client Already solved by SDK but not published yet.

Comments

@shapkarin
Copy link
Contributor

when you init sign client as part of client state (by calling state.client.useSigner(signer)) you mutates the Vuex state outside of mutations and that cause errors in app.

@shapkarin
Copy link
Contributor Author

in a Vuex state strict mode

@marinhoarthur marinhoarthur self-assigned this Nov 29, 2021
@marinhoarthur marinhoarthur added the investigating Don't know yet if it's a bug or not label Dec 8, 2021
@marinhoarthur marinhoarthur added closed-after-ts-client Already solved by SDK but not published yet. and removed investigating Don't know yet if it's a bug or not labels Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-after-ts-client Already solved by SDK but not published yet.
Projects
None yet
Development

No branches or pull requests

2 participants