8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Steps to reproduce
The text was updated successfully, but these errors were encountered:
After looking at the code, this appears to be intentional as mail indexing is only automatically enabled on login with a fresh offline DB. See https://github.com/tutao/tutanota/blob/9032e2ed71bd6b2d4eb350eecd30050bfb754bf1/src/mail-app/workerUtils/worker/WorkerLocator.ts#L744C1-L747C3
In the case of an existing offline DB where indexing is disabled. The dialog would only show until indexing is enabled.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
The text was updated successfully, but these errors were encountered: