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
You are correct, that's a bug, that node was added and not correctly finished up.
ATM the good way to use both property and input would be to use getInputOrProperty instead, a maybe better way would be to have eventually unified toggable property/widget/input
This is not working unless I set the
url
in HTTPRequestNode's property.Maybe it should use the input
url
instead of the propertyurl
.litegraph.js/src/nodes/network.js
Line 384 in 0555a2f
Thanks~
The text was updated successfully, but these errors were encountered: