Can't customize home page
-
Hit F12 for the developer window, then click the Console tab. Any errors?
-
Hit F12 for the developer window, then click the Console tab. Any errors?
@toggledbits the only thing it calls out is:
No label associated with a form field
A <label> isn't associated with a form field.
To fix this issue, nest the <input> in the <label> or provide a for attribute on the <label> that matches a form field id.
1 resource
Violating node
Clicking the "Affected resource/violating node" nets me:
<label id="ep-filter-label" class="form-label mt-1 pe-1">Filters:</label>
-
Yeah, that won't do it. Do you see a line that reads "Placing widget at" or "Moving widget-adder to" anywhere?
-
Yeah, that won't do it. Do you see a line that reads "Placing widget at" or "Moving widget-adder to" anywhere?
@toggledbits I see the "Placing widget at"
UI TIME CHECK: Browser 2025-07-20T22:50:33.935Z offset -240 ; host 2025-07-20T22:50:33.933Z offset(mins) -240 ; diff(ms) 2 reactor-ui-status.js:226 Placing widget-adder at 8 reactor-ui-status.js:913 saveGridLayout() reactor-ui-status.js:924 SAVE DATA Array(4) reactor-ui-status.js:928 Fixup widget widget3 at x/y 0 0 w/h 8 2 reactor-ui-status.js:928 Fixup widget widget0 at x/y 8 0 w/h 3 2 reactor-ui-status.js:928 Fixup widget widget1 at x/y 0 2 w/h 6 2 reactor-ui-status.js:928 Fixup widget widget2 at x/y 6 2 w/h 6 2
Would a .har contain all of this?
Just to show I'm not entirely crazy here...
-
Is your VM Intel/AMD?
-
Is your VM Intel/AMD?
@toggledbits hosting in Portainer. Says
-
Great. Update to the latest container image and try again.
-
Great. Update to the latest container image and try again.
@toggledbits missed this last night - will do so this afternoon and advise.
-
Great. Update to the latest container image and try again.
@toggledbits Yahtzee! That did it.
So I... wasn't... crazy?
-
@toggledbits Yahtzee! That did it.
So I... wasn't... crazy?
-
@toggledbits appreciate the quick turnaround on this. It def caught me off-guard.