You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last refactor related to legends introduced these errors on a few pages. I will push a fix to this issue soon. The root cause for all the issues is nearly the same, if you have no investment/expense it might fail. You can add a dummy investment (asset) /expense for now to move ahead. The next version should handle empty journals better.
Describe your Environment
OS: Win 10
Paisa Version: 0.6.3
App Variant: Desktop
Describe the bug
Facing following Type errors when viewing investments.
To Reproduce
Steps to reproduce the behavior:
at Function.from ()
at F (http://wails.localhost/_app/immutable/chunks/each.MG8Yzj7Q.js:1:140)
at Object.p (http://wails.localhost/_app/immutable/chunks/LegendCard.Oo1Zx2S0.js:1:2832)
at it (http://wails.localhost/_app/immutable/chunks/scheduler.gG-dQSMC.js:1:8451)
at nt (http://wails.localhost/_app/immutable/chunks/scheduler.gG-dQSMC.js:1:8104)
Please report this issue at https://github.com/ananthakumaran/paisa/issues. Closing and reopening the app may help.
Expected behavior
View empty charts, and no exceptions.
Screenshots
If applicable, add screenshots to help explain your problem.
Journal
Empty journal
The text was updated successfully, but these errors were encountered: