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
While developing a new binding for Zwave-JS, i have some difficulties trying to dynamically add configuration options. The options are added to the REST response, but the UI does not render them.
Using the ConfigDescriptionParameterBuilder.withOptions results in:
While developing a new binding for Zwave-JS, i have some difficulties trying to dynamically add configuration options. The options are added to the REST response, but the UI does not render them.
Using the
ConfigDescriptionParameterBuilder.withOptions
results in:No dropdown is shown:
The console does not show any related errors.
The text was updated successfully, but these errors were encountered: