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

Error on goal view #180

Open
tribly opened this issue Feb 13, 2024 · 3 comments
Open

Error on goal view #180

tribly opened this issue Feb 13, 2024 · 3 comments

Comments

@tribly
Copy link

tribly commented Feb 13, 2024

Describe your Environment
OS: Arch Linux
Paisa Version: 0.6.5-1
App Variant: Desktop

Describe the bug
Opening a goal ends in error, after updating to the latest release. Also the close button doesn't work and the error window persists when navigating to other pages of the site.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'goals page'
  2. Click on a goal
  3. See error
Og@http://localhost:7500/_app/immutable/chunks/ProgressWithBreakpoints.UtLwf9L_.js:1:296775
oQ@http://localhost:7500/_app/immutable/chunks/ProgressWithBreakpoints.UtLwf9L_.js:1:296701
ft/<@http://localhost:7500/_app/immutable/nodes/35.fqP1kAQO.js:1:8311

Please report this issue at https://github.com/ananthakumaran/paisa/issues. Closing and reopening the app may help.

Expected behavior
Viewing a goal description.

@ananthakumaran
Copy link
Owner

Do you have any goals? If so can you share the config here and the current balance

@tribly
Copy link
Author

tribly commented Feb 13, 2024

accounts:
    - name: Assets:Wishlist:Thing
      icon: fa6-brands:apple
goals:
    retirement: []
    savings:
        - name: Thing
          icon: mdi:youtube-gaming
          target: 210
          target_date: ""
          rate: 0
          payment_per_period: 0
          accounts:
            - Assets:Wishlist:Thing
          priority: 3

Basically this. With no balance in Assets:Wishlist:*

@tribly
Copy link
Author

tribly commented Apr 16, 2024

Found a solution: An existing account needs to be added to the goal.

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

No branches or pull requests

2 participants