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
Expected: "second" selected in knob
Actual: "first" selected in knob
After trying to select other value in knob, "[object Object]" gets passed to MyComponent
Expected: "second" selected in knob
Actual: "first" selected in knob
After trying to select other value in knob,
"[object Object]"
gets passed toMyComponent
The workaround is to use object keys instead:
The text was updated successfully, but these errors were encountered: