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
…an invalid control type).
In the controls panel, filter out the non-control args so that e.g. actions do not incorrectly get shown in the controls tab.
…lid control type (storybookjs#246)
In the controls panel, filter out the non-control args so that e.g. actions do not incorrectly get shown in the controls tab.
Describe the bug
When I specify the argType is an action then when navigating to the controls tab it shows an invalid type for the control.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
An action shouldn't appear as a control since it's not something that you adjust.
The text was updated successfully, but these errors were encountered: