FHEM Forum

FHEM => Frontends => TabletUI => Thema gestartet von: malc_b am 13 Februar 2017, 20:35:38

Titel: Bug, in templates, I think
Beitrag von: malc_b am 13 Februar 2017, 20:35:38
Hi,

Excuse this being in english.

I think there is a bug in templates.  What I have is index, which is a left side menu using pagebuttons.  That load index-home to the right.  Index-home calls up 19 items, 16 Max rad valves, 2 dummys, and homestatus.  The 2 dummys call templates as does the 16 rad valves so I have 18 templates in all.  In chrome, it loads fine from new page.  Also works ok is shift refresh and refresh if in developer tools the cache is disabled.  Just clicking the refresh button reloads the page, BUT, not all of it.  Some of the labels are not displays and running with a breakpoint those labels are not even processed.  If I use chrome network tools to throttle the speed then more items are lost with a refresh from browser cache but shift-refresh works ok.

I see the same problem on Opera but not on firefox which I assume is maybe because opera and chrome are faster than firefox.  I see same issue on chrome on PC and chrome on android.

If you want to test something or have a suggestion how to fix this that would be good.
Titel: Antw:Bug, in templates, I think
Beitrag von: malc_b am 13 Februar 2017, 21:53:15
UPDATE

I have found the issue and then I found that the issue had been fixed and I my tablet code was out of date, DOH!