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

Bug: Loan Summary contains zero-values after first load #1645

Open
dmnk opened this issue Jan 20, 2025 · 0 comments
Open

Bug: Loan Summary contains zero-values after first load #1645

dmnk opened this issue Jan 20, 2025 · 0 comments
Labels
🐛 Bug Something isn't working

Comments

@dmnk
Copy link

dmnk commented Jan 20, 2025

Describe the bug
Immediately after creating a loan, the fields "original principal" and "monthly payment" are filled with values. After navigating to another page, and returning, they stay at 0,00 €

To Reproduce
Steps to reproduce the behavior:

  1. create new loan /loans/new?step=method_select
  2. select "enter account balance"
  3. fill the fields
  4. click create accounts
  5. see that rate and original principal
  6. open activity tab of the loan
  7. switch back to the Overview of the loan
  8. (Updating the loan doesn't re-trigger the calculation as well)

Expected behavior
Have the two fields updated and calculated every time the tab is opened

What version of Maybe are you using?
This could be "Hosted" (i.e. app.maybefinance.com) or "Self-hosted". If "Self-hosted", please include the version you're currently on.
0.3, but happened with 0.2 as well. Self-Hosted.

What operating system and browser are you using?
No difference between OS and Browsers (all relevant tried)

Screenshots / Recordings
If applicable, add screenshots or short video recordings to help show the bug in more detail.

Image

Additional context
Add any other context about the problem here.

@dmnk dmnk added the 🐛 Bug Something isn't working label Jan 20, 2025
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