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
Select trigger not working if nodered doesn't contain select node with mode "listen for changes". So options not changing when selected in UI.
In my case I don't need to listen changes, only get value when I need. Possible workaround is having node "listen for changes" not connected to any other but it's not supposed to be.
To Reproduce
Create select node only with mode "get value"
Try to use it from UI
Expected behavior
No response
Screenshots
No response
Example Flow
No response
This package's version (not the Home Assistant add-on version)
0.57.1
Is Node-RED running in Docker?
Yes
Node-RED version
3.0.1
Node.js version
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Select trigger not working if nodered doesn't contain select node with mode "listen for changes". So options not changing when selected in UI.
In my case I don't need to listen changes, only get value when I need. Possible workaround is having node "listen for changes" not connected to any other but it's not supposed to be.
To Reproduce
Expected behavior
No response
Screenshots
No response
Example Flow
No response
This package's version (not the Home Assistant add-on version)
0.57.1
Is Node-RED running in Docker?
Yes
Node-RED version
3.0.1
Node.js version
Additional context
No response
The text was updated successfully, but these errors were encountered: