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

fix(ui): Fixed crash on the funding schedule page. #1247

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

elliotcourant
Copy link
Member

The funding schedule page would crash if it was the first page loaded,
this was because the page did not properly wait for balances to load
before trying to access the balance data.

Resolves #1244

The funding schedule page would crash if it was the first page loaded,
this was because the page did not properly wait for balances to load
before trying to access the balance data.

Resolves #1244
@elliotcourant elliotcourant merged commit 22b07d3 into main Dec 1, 2022
@elliotcourant elliotcourant deleted the fix/1244-funding-crash branch October 16, 2023 00:29
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 this pull request may close these issues.

bug(ui): Page can crash on the funding schedules view if it is loaded first.
1 participant