JustinG
(JustinG)
February 23, 2025, 10:11pm
4
There is now an problem rendering UI components that use the vue-fragment library.
dear all
In the latest OH5, latest snapshot, I had this widget
uid: Keypad_TEST
tags: []
props:
parameters:
- context: item
description: Item Disinserimento
label: Item Disinserimento
name: itemDisinserimento
required: false
type: TEXT
- context: item
description: Item Totale
label: Item Totale
name: itemTotale
required: false
type: TEXT
- context: item
description: Item Volumetrico
label: Item Volumetrico
…
I filed an issue just a couple days ago, but haven’t had a chance to track it down. This does appear to be a fairly critical issue for some custom widgets.
opened 05:24PM - 21 Feb 25 UTC
closed 05:04PM - 24 Feb 25 UTC
bug
main ui
It looks like recent library update #3066 has broken the vue fragment, at least … in the oh-repeater:
https://community.openhab.org/t/oh5-latest-snapshot-oh-repeater-component/162622
I don't have the time at the moment to track down further details so I don't know what the exact issue is or if this also impacts other use of vue fragments in other UI areas.
1 Like