Emmanuel SELLIER
Emmanuel SELLIER
Same problem here - nothing in logs...
The correct init function should be (nodejs mongo client lib v3.5) : ` var url = 'mongodb://' + login + host + ':' + port; MongoClient.connect(url, function(err, connection) { if...
A perceptual hash may also be interesting (or a more efficient logo recognition API => Google Cloud Vision?), as well as some metadata on images (including XMP). The main problem...
I did try to update (again) to 2.23, and I have the issue again. But this time, even adding or duplicating columns have no effect and the operators are still...
A simple revert to 2.22 from the App Builder did not work (operators still blank). I had to change the docker-compose.yaml to refer to version 2.22.19, then stop the docker...
I confirm the issue, which is quite annoying... we'll have to use actual tables I guess I tried with hide/unhide (conditional) but it does not change the behaviour...
Tried to rename steps. The steps after the loop do not appear in the Bindings list (see screenshot). And step 5 does not have the correct name in list. ![Screenshot...
Same issue. +1
Sorry, I was nearly sure it existed before :-( Then that's a new feature request... Could you change the status/tags of this "issue"?
Here is a test app. There are two screens... exactly the same, except one is triggerring the automation with a timeout (120s) and the other without any timeout (default value...