Closed kubauk closed 1 year ago
Turns out the issue was introduced by a breaking change in fava in commit https://github.com/beancount/fava/commit/6f4bcd5db8603a8baa4cdd190f22d62b0520db46. The change means that Extensions now need to use g.filtered instead of the instance in FavaLedger.
This is closed with release v1.0
Turns out the issue was introduced by a breaking change in fava in commit https://github.com/beancount/fava/commit/6f4bcd5db8603a8baa4cdd190f22d62b0520db46. The change means that Extensions now need to use g.filtered instead of the instance in FavaLedger.