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

Balance not updating when users insert money #22

Closed
djrenren opened this issue Apr 13, 2022 · 1 comment · Fixed by #24
Closed

Balance not updating when users insert money #22

djrenren opened this issue Apr 13, 2022 · 1 comment · Fixed by #24

Comments

@djrenren
Copy link
Contributor

This is a sideffect of removing automatic in: f5663fe

Basically, we just need to explicitly rerender when we update the balance

@djrenren
Copy link
Contributor Author

Thanks to #23 we can now test this locally.

djrenren added a commit to djrenren/chezbob that referenced this issue Apr 13, 2022
djrenren added a commit that referenced this issue Apr 13, 2022
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

Successfully merging a pull request may close this issue.

1 participant