fava icon indicating copy to clipboard operation
fava copied to clipboard

Default page ignored when multiple ledgers are used

Open aronsky opened this issue 3 years ago • 0 comments

When multiple ledgers are used, only the first loaded ledger respects the default-page option. When switching to other ledgers via the top-left menu, income statement is always loaded, due to code here: https://github.com/beancount/fava/blob/7b0a3040ca454a0da3a0eb2473b4aa710b35cb76/src/fava/templates/_layout.html#L29

aronsky avatar Sep 20 '22 06:09 aronsky