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
Uncaught Error: Attempting to use a disconnected port object
at contentInit.4c8b2279.js:2:1836Understand this error
:8080/icon/mdi_timer-outline?format=svg&anyFormat=true&state=2024-08-26T17%3A49%3A20.000%2B0200&iconset=classic:1
Failed to load resource: the server responded with a status of 404 (Not Found)Understand this error
:8080/icon/mdi_timer-outline?format=svg&anyFormat=true&state=2024-08-26T17%3A49%3A20.000%2B0200&iconset=classic:1
Failed to load resource: the server responded with a status of 404 (Not Found)Understand this error
contentInit.4c8b2279.js:2 Uncaught Error: Attempting to use a disconnected port object
at contentInit.4c8b2279.js:2:1836Understand this error
:8080/icon/mdi_timer-outline?format=svg&anyFormat=true&state=2024-08-26T17%3A49%3A20.000%2B0200&iconset=classic:1
Failed to load resource: the server responded with a status of 404 (Not Found)Understand this error
11contentInit.4c8b2279.js:2 Uncaught Error: Attempting to use a disconnected port object
at contentInit.4c8b2279.js:2:1836Understand this error
3contentInit.4c8b2279.js:2 Uncaught Error: Attempting to use a disconnected port object
at contentInit.4c8b2279.js:2:1836
Browser network traffic
Request URL:
http://192.168.1.9:8080/icon/mdi_timer-outline?format=svg&anyFormat=true&state=2024-08-26T17%3A49%3A20.000%2B0200&iconset=classic
Request Method:
GET
Status Code:
404 Not Found
Remote Address:
192.168.1.9:8080
Referrer Policy:
strict-origin-when-cross-origin
cache-control:
must-revalidate,no-cache,no-store
content-length:
1271
content-type:
text/html
server:
Jetty(9.4.54.v20240208)
accept:
image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
accept-encoding:
gzip, deflate
accept-language:
nl-BE,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7,en;q=0.6
connection:
keep-alive
cookie:
X-OPENHAB-SESSIONID=9e2f85fd-48c7-479b-a21a-ca70c619f44d
host:
192.168.1.9:8080
referer:
http://192.168.1.9:8080/settings/items/
user-agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
and
Request URL:
http://192.168.1.9:8080/icon/mdi_timer-outline?format=svg&anyFormat=true&state=2024-08-26T17%3A49%3A20.000%2B0200&iconset=classic
Request Method:
GET
Status Code:
404 Not Found
Remote Address:
192.168.1.9:8080
Referrer Policy:
strict-origin-when-cross-origin
cache-control:
must-revalidate,no-cache,no-store
content-length:
1271
content-type:
text/html
server:
Jetty(9.4.54.v20240208)
accept:
image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
accept-encoding:
gzip, deflate
accept-language:
nl-BE,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7,en;q=0.6
connection:
keep-alive
cookie:
X-OPENHAB-SESSIONID=9e2f85fd-48c7-479b-a21a-ca70c619f44d
host:
192.168.1.9:8080
referer:
http://192.168.1.9:8080/settings/items/
user-agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Additional information
The text was updated successfully, but these errors were encountered:
The problem
There's something wrong with how sliders are visualised. I've set this item to 4, but as you see, the button is not exactly at 4:
Expected behavior
I would expect the dot to be exactly above the "4".
Steps to reproduce
The yaml code is pretty basic:
Your environment
Browser console
Browser network traffic
and
Additional information
The text was updated successfully, but these errors were encountered: