Skip to content

Blockly: Fix ReferenceError due to non-existing input#3610

Merged
jsjames merged 1 commit intoopenhab:mainfrom
florian-h05:blockly
Dec 16, 2025
Merged

Blockly: Fix ReferenceError due to non-existing input#3610
jsjames merged 1 commit intoopenhab:mainfrom
florian-h05:blockly

Conversation

@florian-h05
Copy link
Contributor

It seems when first dealing with this issue in #3398 some occurences were missed, this should fix all of them.

It seems when first dealing with this issue in openhab#3398 some occurences were missed, this should fix all of them.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
@florian-h05 florian-h05 added this to the 5.1 milestone Dec 16, 2025
@florian-h05 florian-h05 added bug Something isn't working main ui Main UI labels Dec 16, 2025
@relativeci
Copy link

relativeci bot commented Dec 16, 2025

#4056 Bundle Size — 12.54MiB (~-0.01%).

3158a21(current) vs 5d2ef89 main#4051(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#4056
     Baseline
#4051
No change  Initial JS 1.52MiB 1.52MiB
No change  Initial CSS 0B 0B
No change  Cache Invalidation 7.05% 7.05%
No change  Chunks 620 620
No change  Assets 702 702
No change  Modules 2437 2437
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 130 130
No change  Duplicate Packages 1 1
Bundle size by type  Change 1 change Improvement 1 improvement
                 Current
#4056
     Baseline
#4051
Improvement  JS 10.87MiB (~-0.01%) 10.87MiB
No change  CSS 846.15KiB 846.15KiB
No change  Fonts 526.1KiB 526.1KiB
No change  Media 295.6KiB 295.6KiB
No change  IMG 45.73KiB 45.73KiB
No change  Other 847B 847B

Bundle analysis reportBranch florian-h05:blocklyProject dashboard


Generated by RelativeCIDocumentationReport issue

@jsjames jsjames merged commit 1330adc into openhab:main Dec 16, 2025
5 checks passed
@florian-h05 florian-h05 deleted the blockly branch December 17, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working main ui Main UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants