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
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
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
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
andcustom: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 containcustom: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 containingcustom:state-switch
that can be deployed on each view?custom:state-switch
fail to render. Those cards that usecustom:state-switch
that do render properly are those with 3 states that rendercustom:button-card
s only.custom:decluttering-card
in conjunction withcustom:state-switch
andcustom:slider-button-card
fail to render. Those that do render properly are those that render acustom:button-card
s only.custom:state-switch
fail to renderFull yaml for this dashboard view:
main-dashboard-yaml.txt
The text was updated successfully, but these errors were encountered: