bartbutenaers / node-red-contrib-blockly

A Node Red node for visual programming a function using Blockly
Apache License 2.0
88 stars 22 forks source link

Mix of timeout and interval names #89

Closed bartbutenaers closed 3 years ago

bartbutenaers commented 3 years ago

When both interval and timeout blocks are being used in a workspace, then the stopinterval/stoptimeout blocks will show all the names in their dropdown:

image

That is not correct ... Need to fix that tonight ...

bartbutenaers commented 3 years ago

@cymplecy, This problem should be solved now.
Would be nice if you could test it when you have time, so we can publish it in version 2.0.0-beta.2 Thanks!!

cymplecy commented 3 years ago

Looks fixed

image

image

bartbutenaers commented 3 years ago

Ok thanks Simon for confirming! I will close this issue once version 2.0.0-beta.2 is published, to make sure that meanwhile users can see that this is a known problem that will be fixed...