You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated to the latest available Home Assistant version.
I have cleared the cache of my browser.
I have tried a different browser to see if it is related to my browser.
I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
When clicking on an automation on a device page, the entire frontend reloads instead of simply navigating to that page without reloading as other links do (for example, the link to the integration on that same page). This is noticeable because the initial load screen is visible.
Screen.Recording.2025-03-10.214303.mp4
I think the link is missing an event handler making it behave like a normal link?
(via: home-assistant/android#5074, the 'raw' link is treated as navigating away from the main app interface so opened in the device browser)
Describe the behavior you expected
The frontend navigates to the page without reloading.
Steps to reproduce the issue
Go to Settings > Devices & services > Devices > [pick a device which is included in an automation]
Click on an automation in the 'Automations' section
[the frontend reloads]
What version of Home Assistant Core has the issue?
core-2025.3.1
What was the last working version of Home Assistant Core?
core-2025.2.5
In which browser are you experiencing the issue?
Firefox 136.0, Google Chrome 134.0.6998.36, Android System WebView 134.0.6998.39
Which operating system are you using to run this browser?
Windows 11, Windows 11/Android 15, Android 15
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Additional information
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe the issue you are experiencing
When clicking on an automation on a device page, the entire frontend reloads instead of simply navigating to that page without reloading as other links do (for example, the link to the integration on that same page). This is noticeable because the initial load screen is visible.
Screen.Recording.2025-03-10.214303.mp4
I think the link is missing an event handler making it behave like a normal link?
(via: home-assistant/android#5074, the 'raw' link is treated as navigating away from the main app interface so opened in the device browser)
Describe the behavior you expected
The frontend navigates to the page without reloading.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
core-2025.3.1
What was the last working version of Home Assistant Core?
core-2025.2.5
In which browser are you experiencing the issue?
Firefox 136.0, Google Chrome 134.0.6998.36, Android System WebView 134.0.6998.39
Which operating system are you using to run this browser?
Windows 11, Windows 11/Android 15, Android 15
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Additional information
No response
The text was updated successfully, but these errors were encountered: