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

Cards in state-switch not rendering intermittently #112

Open
danleongjy opened this issue Oct 2, 2023 · 0 comments
Open

Cards in state-switch not rendering intermittently #112

danleongjy opened this issue Oct 2, 2023 · 0 comments

Comments

@danleongjy
Copy link

I have a dashboard view consisting of a 6x11 grid that displays 54 cards at any one time. But because of heavy use of custom:decluttering-card and custom:state-switch, there are actually about 230+ cards defined on this view. Since about 3mo ago, I have observed that the cells in the grid that contain custom:state-switch cards may intermittently fail to render. I suspect it is a cache issue as several rounds of Ctrl+F5 or hard reloads of the mobile app (or just waiting a while) will enable all cells to render. Is there an upper limit to the number of cards containing custom:state-switch that can be deployed on each view?

Pic1 Pic2 Pic3 Pic4
pic1 pic2 pic3 pic4
Full dashboard Some cards using custom:state-switch fail to render. Those cards that use custom:state-switch that do render properly are those with 3 states that render custom:button-cards only. Some cards using custom:decluttering-card in conjunction with custom:state-switch and custom:slider-button-card fail to render. Those that do render properly are those that render a custom:button-cards only. All cards using custom:state-switch fail to render

Full yaml for this dashboard view:
main-dashboard-yaml.txt

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