For several week I have been building a new system and when I look for add ons I get no returns just the rotating icon circling endlessly. This also occasionaly happens when trying to check the backup.
Reseting or rebooting does not seem to correct the problem.
Any suggestions?
tom_l
July 4, 2023, 3:43am
2
What core, supervisor and OS versions are you on?
Core-Version: 2023.6.3
Supervisor-Version: 2023.06.4
OS-Version: 10.3
tom_l
July 4, 2023, 6:27pm
4
Try clearing your web browser / app cache.
Are you using Firefox?
If so there should be a fix coming soon.
home-assistant:dev
← home-assistant:fix-supervisor-not-loading-firefox
opened 01:13PM - 03 Jul 23 UTC
## Proposed change
Cleans up references to old supervisor panel, and setups c… ollection again every time.
## Type of change
<!--
What type of change does your PR introduce to the Home Assistant frontend?
NOTE: Please, check only 1! box!
If your PR requires multiple boxes to be checked, you'll most likely need to
split it into multiple PRs. This makes things easier and faster to code review.
-->
- [ ] Dependency upgrade
- [X] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (thank you!)
- [ ] Breaking change (fix/feature causing existing functionality to break)
- [ ] Code quality improvements to existing code or addition of tests
## Example configuration
<!--
Supplying a configuration snippet, makes it easier for a maintainer to test
your PR.
-->
```yaml
```
## Additional information
<!--
Details are important, and help maintainers processing your PR.
Please be sure to fill out additional details, if applicable.
-->
- This PR fixes or closes issue: fixes https://github.com/home-assistant/frontend/issues/16859
- This PR is related to issue or discussion:
- Link to documentation pull request:
## Checklist
<!--
Put an `x` in the boxes that apply. You can also fill these out after
creating the PR. If you're unsure about any of them, don't hesitate to ask.
We're here to help! This is simply a reminder of what we are going to look
for before merging your code.
-->
- [ ] The code change is tested and works locally.
- [ ] There is no commented out code in this PR.
- [ ] Tests have been added to verify that the new code works.
If user exposed functionality or configuration variables are added/changed:
- [ ] Documentation added/updated for [www.home-assistant.io][docs-repository]
<!--
Thank you for contributing <3
-->
[docs-repository]: https://github.com/home-assistant/home-assistant.io
Yes I am using firefox. I will try another browser.
Works fine with Edge browser.
tom_l
July 5, 2023, 2:00am
7
I use Firefox too and clearing my browser history worked for me.
I cleared the browser history but the problem still exists. For now I will continue to use the Edge browser.
Thanks for your help!