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
This apparently only fails executing if adding both a DataComparison and a DataComparison Between block in the same script :-)
The DataComparison Between block will add (and overwrite?) the Nashorn version of the zdtCompare function, even though the Data Comparison block needs the GrallVM version.
The problem
Adding a "Date comparison Between" block in Blockly will always add the Nashorn zdt comparison code to the generated script.
Expected behavior
The expectation is that it should add the GraalVM zdt comparison code, if GrallVM is selected as script type.
Steps to reproduce
Your environment
runtimeInfo:
version: 4.0.2
buildString: Release Build
locale: da-DK
systemInfo:
configFolder: /etc/openhab
userdataFolder: /var/lib/openhab
logFolder: /var/log/openhab
javaVersion: 17.0.7
javaVendor: Raspbian
osName: Linux
osVersion: 6.1.21-v7+
osArchitecture: arm
availableProcessors: 4
freeMemory: 101884896
totalMemory: 324403200
startLevel: 100
bindings: null
clientInfo:
device:
ios: false
android: false
androidChrome: false
desktop: true
iphone: false
ipod: false
ipad: false
edge: false
ie: false
firefox: false
macos: false
windows: false
cordova: false
phonegap: false
electron: false
nwjs: false
webView: false
webview: false
standalone: false
pixelRatio: 1
prefersColorScheme: dark
isSecureContext: false
locationbarVisible: true
menubarVisible: true
navigator:
cookieEnabled: true
deviceMemory: N/A
hardwareConcurrency: 8
language: da-DK
languages:
- da-DK
- da
- en-US
- en
- de
onLine: true
platform: Linux x86_64
screen:
width: 1920
height: 1080
colorDepth: 24
support:
touch: false
pointerEvents: true
observer: true
passiveListener: true
gestures: false
intersectionObserver: true
themeOptions:
dark: dark
filled: true
pageTransitionAnimation: default
bars: light
homeNavbar: default
homeBackground: default
expandableCardAnimation: default
userAgent: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/116.0.0.0 Safari/537.36
timestamp: 2023-08-23T15:27:15.278Z
Browser console
Browser network traffic
Additional information
The text was updated successfully, but these errors were encountered: