# App does not appear in Firefox

Some pre-Aragon 0.6 apps do not load in newer versions of the Firefox browser. When the user visits these apps, they show up as blank pages like this:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5c98a4fe0428633d2cf3fcf7/images/5e750f8e2c7d3a7e9ae98791/file-3c4P5am8OL.png)

To fix this error in your organization, you have to update the app version of the app that is showing up blank to a newer version of the app using the [App Center.](/products/aragon-client/explore-template-dao/system-setting/app-center.md)

If the Voting app is one of the apps affected by this problem, and you need to approve a vote to complete the app update, then you have to use either the in-client [Console](https://github.com/aragon/aragon/blob/master/docs/CONSOLE.md#power-user-console) or [aragonCLI](https://github.com/aragon/aragon-cli) to vote on the App Upgrade proposal.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://legacy-docs.aragon.org/faq/products/aragon-client/app-does-not-appear-in-firefox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
