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

BlocBuilder not rebuilding budget tab when expense/income added #12

Open
markCwatson opened this issue Sep 1, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@markCwatson
Copy link
Owner

markCwatson commented Sep 1, 2023

When I add expenses/incomes form the budget tab using the modals, on the return, the list items are not updated with the new item.

As you can see below, the API call is successful, so the GetBudgetEvent event is firing and the BudgetState should be updated. Not sure why it's not rebuilding the widget.

image
@markCwatson markCwatson added the bug Something isn't working label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant