Troubleshooting
Common issues and how to resolve them.
The app won't load
- 1Make sure JavaScript is enabled in your browser.
- 2Make sure WebAssembly is not disabled. Some browser extensions or security policies block WebAssembly.
- 3Try a different browser. Current versions of Chrome, Edge, Firefox, and Safari are supported.
- 4Try disabling browser extensions, especially ad blockers or script blockers, which can interfere with WebAssembly.
- 5Check your internet connection — the app itself must be downloaded before it runs locally.
Document upload isn't extracting values
- 1Make sure the PDF has a selectable text layer. Open the PDF in any PDF viewer and try to select text. If you cannot select text, the document is a scanned image and TakoTax cannot extract values from it.
- 2Try a different copy of the document. Some PDFs from employer portals use unusual encodings.
- 3Check the supported forms matrix to confirm the form type is supported.
- 4Use manual entry if the document cannot be parsed.
My saved project is gone
- 1This happens when browser local storage is cleared. Check whether you or your browser's privacy settings recently cleared site data for the TakoTax app.
- 2TakoTax does not provide project file export or import yet, so there is no recovery path when local storage is deleted.
- 3Going forward, finish a return in a single session and download completed forms before closing the browser. See the local save and recovery guide.
I cannot download forms
- 1Confirm the form is marked ready, not blocked or incomplete.
- 2Return to the review screen and resolve any warnings that stop form generation.
- 3Try a current version of Chrome, Edge, Firefox, or Safari with pop-up and download blocking disabled for app.tako.tax.
- 4If the download still fails, contact support with your browser, operating system, and the form name. Do not email tax documents or Social Security numbers.
A downloaded form has wrong values
- 1Go back to the input for the affected field and verify the value.
- 2If the input is correct but the output is wrong, this may be a calculation bug — please report it at [email protected] with the specific form, field, and the values involved (without including personal information).
- 3Always cross-check generated forms against official IRS or state instructions before filing.
The app is very slow
- 1The first load downloads the WebAssembly module, which is large. Subsequent loads use the cached version and are faster.
- 2Processing large multi-document PDFs can be slow, especially on lower-powered devices.
- 3Close other browser tabs and applications to free memory.
- 4Note: development mode is slower than production. If you are accessing a non-production build, this is expected.
Still stuck?
Contact [email protected] with a description of the issue, your browser and OS version, and what you were doing when the problem occurred. Do not include tax documents, SSNs, or sensitive personal information in your support email.