Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oh-context: Fix rendering failure when not in edit mode (openhab#2662)
When not being in edit mode, oh-context did not render at all. Instead, an error was thrown: ``` [Vue warn]: Cannot set reactive property on undefined, null, or primitive value: undefined found in ---> <OhContext> at src/components/widgets/system/oh-context.vue ``` Signed-off-by: Florian Hotze <[email protected]>
- Loading branch information