Error during review

Got the following error after I modified a card in the review browser and then I tried to hit again. Don’t know if it is Anki or FSRS related. I use the latest git main commits and FSRS. Just reporting in case it is a bug…

card was modified: Filtered(
Rescheduling(
ReschedulingFilterState {
original_state: Review(
ReviewState {
scheduled_days: 40,
elapsed_days: 46,
ease_factor: 2.5,
lapses: 0,
leeched: false,
},
),
},
),
) Filtered(
Rescheduling(
ReschedulingFilterState {
original_state: Review(
ReviewState {
scheduled_days: 40,
elapsed_days: 45,
ease_factor: 2.5,
lapses: 0,
leeched: false,
},
),
},
),
)

This looks like Reviewer should refresh as the day rolls over · Issue #2606 · ankitects/anki · GitHub

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.