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
Model Name: iPhone 14 Pro
Software Version: 18.3.1
App version: 2025.2 (2025.1178)
Home Assistant Core Version
2025.3.1
Describe the bug
When opening the same page over and over again using the “Open Page” widget, the iOS app will always first display the “Loading Data” screen. When I open the app using the regular icon, I jump to the last opened page without the “Loading Data” screen
To Reproduce
Add the “Open Page” widget and let it point to a dashboard. Click on the widget and go back to the Home Screen of iOS. Click on the widget again to open the same page.
Expected behavior
The app should detect the page is the same and not switch to the “Loading Data” screen.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered:
This also annoys me, a few weeks back I was trying to improve that but the thing is that the "path" of the URL is not always known, let's say you are opening your default dashboard /lovelace/, depending on which tab of this dashboard is the first that is loaded, frontend redirects and changes the path to /lovelace/home or /lovelace/cameras, so the App can't guarantee if reloading is needed or not, for now it always reloads.
iOS device model, version and app version
Model Name: iPhone 14 Pro
Software Version: 18.3.1
App version: 2025.2 (2025.1178)
Home Assistant Core Version
2025.3.1
Describe the bug
When opening the same page over and over again using the “Open Page” widget, the iOS app will always first display the “Loading Data” screen. When I open the app using the regular icon, I jump to the last opened page without the “Loading Data” screen
To Reproduce
Add the “Open Page” widget and let it point to a dashboard. Click on the widget and go back to the Home Screen of iOS. Click on the widget again to open the same page.
Expected behavior
The app should detect the page is the same and not switch to the “Loading Data” screen.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: