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

History Graph Bug #23607

Closed
4 tasks done
milandzuris opened this issue Jan 6, 2025 · 5 comments · Fixed by #23616
Closed
4 tasks done

History Graph Bug #23607

milandzuris opened this issue Jan 6, 2025 · 5 comments · Fixed by #23616
Assignees

Comments

@milandzuris
Copy link

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

History Graph Bug, i only have this problem on my phone.

Screen_Recording_20250106_215724_Home.Assistant.mp4

Describe the behavior you expected

.

Steps to reproduce the issue

.

What version of Home Assistant Core has the issue?

2025.1.0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue?

No response

Which operating system are you using to run this browser?

No response

State of relevant entities

No response

Problem-relevant frontend configuration

- type: history-graph
    entities:
      - entity: sensor.patio_illuminance
        name: Patio
      - entity: sensor.outside_illuminance
        name: Outside
      - entity: sensor.outside_illuminance_cloud
        name: Outside Cloud

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

@milandzuris
Copy link
Author

@anthonydiiorio
Copy link

Same issue here. I also noticed this after updating to 2025.1.0

Screenshot_20250107-033909

screen-20250107-032143.mp4

@MindFreeze
Copy link
Contributor

@bramkragten I can reproduce this in mobile view and the chart stops calling _handleTooltip. I saw you changed tooltip stuff code so any ideas?

@MindFreeze
Copy link
Contributor

Yeah, it's caused by #23435
It may have been fine if chartjs behaved properly but alas it rarely does

@MindFreeze
Copy link
Contributor

Nvm. Found an easy fix. PR coming

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

Successfully merging a pull request may close this issue.

5 participants