Bone008 / finance-tracker

A web-based tool to keep track of your finances with a focus on automation, privacy, flexible analysis and search.
MIT License
15 stars 6 forks source link

Billing period in the future causes Analytics to break #276

Closed nayrutes closed 1 year ago

nayrutes commented 1 year ago

=> Page is unresponsive. If it manages to load, income and expenses are not visible and in the Overview section hundreds of empty lines exist (which creation is probably the reason for the unresponsive page before)

Bone008 commented 1 year ago

Hmm I cannot reproduce this for days that are reasonably close in the future. But it can happen if the custom date is extremely far away, since the analytics page fills in "gaps" for empty months, so if you enter a date 100 years from now it would generate and display 1200 months. Maybe something like that happened by accident in your data?

nayrutes commented 1 year ago

image It did... I forgot to save and found it again. Thx :)