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

Frontend reloads when navigating to automation from device page #24591

Open
4 tasks done
jpelgrom opened this issue Mar 10, 2025 · 0 comments
Open
4 tasks done

Frontend reloads when navigating to automation from device page #24591

jpelgrom opened this issue Mar 10, 2025 · 0 comments

Comments

@jpelgrom
Copy link
Member

jpelgrom commented Mar 10, 2025

Checklist

  • 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

  1. Go to Settings > Devices & services > Devices > [pick a device which is included in an automation]
  2. Click on an automation in the 'Automations' section
  3. [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

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