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
Multiple components in the react storybook are logging "[Object]" in the actions instead of a more descriptive object. It should be providing a much more rich interactive object showing the synthetic event and all it’s properties.
Some of the components where I have seen this behavior listed below, there may be more:
1- Click on Actions tab
2 - Interact with component (open, close, select, clear selection)
3 - Notice logs on Actions tab, they all say "[Object]", it should be providing a much more rich interactive object showing the synthetic event and all it’s properties.
Package
@carbon/react
Browser
Chrome
Package version
1.24.0
React version
17.0.2
Description
Multiple components in the react storybook are logging "[Object]" in the actions instead of a more descriptive object. It should be providing a much more rich interactive object showing the synthetic event and all it’s properties.
Some of the components where I have seen this behavior listed below, there may be more:
Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-combobox--playground
Steps to reproduce
1- Click on Actions tab
2 - Interact with component (open, close, select, clear selection)
3 - Notice logs on Actions tab, they all say "[Object]", it should be providing a much more rich interactive object showing the synthetic event and all it’s properties.
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: