Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Congrats screen does not refresh every minute #3584

Closed
dae opened this issue Nov 17, 2024 · 1 comment · Fixed by #3594
Closed

Congrats screen does not refresh every minute #3584

dae opened this issue Nov 17, 2024 · 1 comment · Fixed by #3594
Assignees
Milestone

Comments

@dae
Copy link
Member

dae commented Nov 17, 2024

A regression in the move to SvelteKit. The 1 minute timer in index.ts is not activated as that file is no longer used, so we'll need to activate the timer elsewhere.

Originally reported on https://forums.ankiweb.net/t/bug-ankimobile-ios-no-refresh/51815

@dae dae added this to the 24.11 milestone Nov 17, 2024
@dae
Copy link
Member Author

dae commented Nov 17, 2024

(actually, the index.ts file will need to stick around for now as AnkiWeb needs it, but the timer still needs to be put into the SvelteKit path as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants