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

Rendering issue with UI using the Add Addon button. #710

Open
Erotemic opened this issue Jan 11, 2025 · 1 comment
Open

Rendering issue with UI using the Add Addon button. #710

Erotemic opened this issue Jan 11, 2025 · 1 comment

Comments

@Erotemic
Copy link

Description of the issue

I am attempting to migrate my docker HA setup to running entirely within a VM. I have HA in a VM, and now the next step is to move MQTT and Zigbee2MQTT from docker to variants running inside the HA VM via addons. Installing MQTT was easy enough as it is part of core, but I'm having an issue installing Zigbee2MQTT via the instructions on this repo. I have recently upgraded to 2025.1.2, and I'm wondering if that might be part of the issue.

Here are the symptoms I'm seeing. On my main machine I navigate to this github README page and click the "ADD ADD-ON REPOSITORY TO MY HA) button. This pops up a page asking me to open the page in my home assistant. I set the URL to the VM's IP address and click "Open Link".

This is where I start encountering issues. It pops up my HA web interface with a dialog box, but it only contains a text box with the github URL in it and nothing else. I'm wondering if this is a rendering bug, and I just pressed enter in case there was some invisible button to accept something (probably not the best idea to blindly do that, but that's what I did). Next a similar dialog popped up with similar issues, and I stopped to write up this report.

The dialog I'm at now looks like this:

image

If I close the page and retry clicking the "ADD ADD-ON" button, it brings me back to that dialog.

It looks like the issue is a bad rendering because if I ctrl+shift+c in chrome to bring up the dev console I can see there are some invisible elements:

image

I'm not a web dev, so a bit out of my element here, I wanted to past the html for the elements, but for some reason it don't grab the entire thing? So here is a screenshot. It looks like the buttons just have no text.

image

Addon version

b80679f

Platform

Core: 2025.1.2
Supervisor: 2024.12.3
Operating System: 14.1
Frontend: 20250109.0

(FYI the instructions on the submit issue page are outdated for this, you want to use Settings -> About)

Logs of the issue (if applicable)

none

@Erotemic Erotemic changed the title Unable to interact with UI after installing via Add Addon button. Rendering issue with UI using the Add Addon button. Jan 11, 2025
@Erotemic
Copy link
Author

FWIW, I guessed and clicked the invisible button and it looks like I was able to install fine, so it seems like some rendering bug.

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

No branches or pull requests

1 participant