Closed boyphongsakorn closed 2 years ago
any fix for this?
Mine was freezing after I clicked on person head. I had to go back on browser to start again.
I'm having the same issue. Still no fix/explanation for this?
I’m also getting freezing when clicking on a person’s head. Makes the app / browser hang.
I’m also getting freezing when clicking on a person’s head. Makes the app / browser hang.
I tried on windows edge it still fine. Don't know why though.
I’m also getting freezing when clicking on a person’s head. Makes the app / browser hang.
I tried on windows edge it still fine. Don't know why though.
Yew works fine on edge. I wonder if others have the same issue? Maybe he have a plugin installed that is causing compatibility issues
I have this issue with the iOS app. What I noticed in the browser dev console on a PC is that I get like 12k+ button-card js errors within a few seconds when opening a persons page.
Looks like that some browsers can’t handle that amount of errors within that short time period.
I have this issue with the iOS app. What I noticed in the browser dev console on a PC is that I get like 12k+ button-card js errors within a few seconds when opening a persons page.
Looks like that some browsers can’t handle that amount of errors within that short time period.
Yeah, I got that error too. Look like It happened after few recent updates.
My work around for this is to remove(comment) the button-card lines with the person history in it from the persons.yaml at HomeAssistant\custom_components\dwains_dashboard\lovelace\views\main\persons\person.yaml. This fixed it for me. Line 50 to 67. See screenshot
My work around for this is to remove(comment) the button-card lines with the person history in it from the persons.yaml at HomeAssistant\custom_components\dwains_dashboard\lovelace\views\main\persons\person.yaml. This fixed it for me. Line 50 to 67. See screenshot
Excellent, thank you! Wonder which specific line is causing the issue. @dwainscheeren you still alive buddy?
You can also comment out lines 54 to 67. It only goes wrong with the custom_field history graph. This seems to be more of a problem in the button-card custom-card.
Is there a way to fix this without losing any functionality?
Me too. Freezes on person tap. iOS app
There's an open issue in button-card's repo about it: https://github.com/custom-cards/button-card/issues/457
This will be fixed in 2.0.4
after i update core to 2021.8.x person tracking history is missing