Open Chupaka opened 1 year ago
Is your OS in default/lightmode?
MacOS was in Light Appearance. I switched to Dark, restarted Home Assistant, but no change - still white flash on opening HACS. Android phone is in Dark system mode. Also white flash.
So, if the problem is integrations are opened in iframes, then the possible solution is https://css-tricks.com/prevent-white-flash-iframe/ or some other <iframe style="opacity: 0;" onload="this.style.opacity = 1;">
?..
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still relevant
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still relevant
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still relevant as of v20240207.1
In my HA Supervised, this only occurs when switching to HACS add-ons. Others tabs are not inflicted.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still relevant as of v20240501.1
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still relevant as of v20240806.1
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Still relevant as of v20241106.2
Checklist
Describe the issue you are experiencing
When Home Assistant dark mode in effect and I open HACS integration (the only one integration I have in that menu) from Sidebar, it first loads a blank white page for a moment (or even more if it wasn't recently accessed). That's not very pleasant for eyes when it's dark everywhere :)
Describe the behavior you expected
Black page should appear while an integration is loading.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
Home Assistant 2022.12.1
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Google Chrome 108; Home Assistant Android App
Which operating system are you using to run this browser?
MacOS Ventura 13.0.1; Android 13
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
The issue was initially opened in HACS repo, but looks like HACS cannot control this behaviour: https://github.com/hacs/integration/issues/2957