-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When trying to set the colors of backgrounds, borders or text using custom variables with hex codes (ie #aaaa00) the color is not changed and if I force refresh the window the borders do not render at all.
Other variables from Companion are working just fine.
When force refreshing the window the following error shows in the TDT Console regardless if I have any variable defined colors or not:
index-tc8EOhpM.js:401 Dragging state changed: false
index-tc8EOhpM.js:401 Sync effect running. isElectron: {windowId: '1', isKioskMode: false, webServer: {…}, onSyncStateFromBrowser: ƒ, openExternal: ƒ} isCapacitor: false
index-tc8EOhpM.js:401 Setting up Electron listener for browser state changes
workbox-5ffe50d4.js:1
Uncaught (in promise) TypeError: Failed to fetch
at b.fetch (workbox-5ffe50d4.js:1:5954)
at E.O (workbox-5ffe50d4.js:1:10423)
at E._ (workbox-5ffe50d4.js:1:10035)
at async E.U (workbox-5ffe50d4.js:1:9148)
fetch @ workbox-5ffe50d4.js:1
O @ workbox-5ffe50d4.js:1
_ @ workbox-5ffe50d4.js:1
await in _
U @ workbox-5ffe50d4.js:1
await in U
handleAll @ workbox-5ffe50d4.js:1
(anonymous) @ workbox-5ffe50d4.js:1
d @ workbox-5ffe50d4.js:1
install @ workbox-5ffe50d4.js:1
I'm running Companion Dashboard v1.4.3 with Companion v4.2.3 on Windows 11 25H2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Looking into it