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
common.visWidgets can contain multiple widget sets as an Array, each of which optionally can contain the ignoreInVersions attribute
Unfortunately, I can't make a suggestion here, as I'm having trouble debugging Typescript properly in vscode
The text was updated successfully, but these errors were encountered:
oweitman
changed the title
getRemoteWidgets dont check widgetsets in detail for ignoreInVersions
BUG: getRemoteWidgets dont check widgetsets in detail for ignoreInVersions
Jan 22, 2025
The following line only checks ignoreInVersions only in the first level of common.visWidgets and this is wrong
ioBroker.vis-2/packages/iobroker.vis-2/src-vis/src/Vis/visLoadWidgets.tsx
Line 246 in c8eba76
common.visWidgets can contain multiple widget sets as an Array, each of which optionally can contain the ignoreInVersions attribute
Unfortunately, I can't make a suggestion here, as I'm having trouble debugging Typescript properly in vscode
The text was updated successfully, but these errors were encountered: