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
It seems that the default values set via Widget Defaults are not applied correctly.
I followed the same steps shown in the README image and tried to set the default value of steps for the KSampler node to 30,
but the value was not reflected when creating a new node.
Steps to reproduce
Open Settings → pyssss
Click Manage under 🐍 Widget & Property Defaults
Click Add New and save with the following settings:
Node Class: KSampler
Widget Name: steps
Default Value: 30
Add a new KSampler node to the workflow
widget_defaults_not_applied.mp4
Expected behavior
The steps value of a newly created KSampler node should be set to 30 by default.
Actual behavior
The steps value remains unchanged (original default value), and the configured default is not applied.
What I tried
Restarting ComfyUI
Restarting the browser
Neither resolved the issue.
Versions
ComfyUI-Custom-Script: 1.2.5
ComfyUI: 0.6.0
ComfyUI_frontend: 1.34.9
ComfyUI-Manager: 3.39
Thank you for maintaining this great extension and for your continued work on it.
It seems that the default values set via Widget Defaults are not applied correctly.
I followed the same steps shown in the README image and tried to set the default value of steps for the KSampler node to 30,
but the value was not reflected when creating a new node.
Steps to reproduce
widget_defaults_not_applied.mp4
Expected behavior
The steps value of a newly created KSampler node should be set to 30 by default.
Actual behavior
The steps value remains unchanged (original default value), and the configured default is not applied.
What I tried
Neither resolved the issue.
Versions
Thank you for maintaining this great extension and for your continued work on it.