react-trello
react-trello copied to clipboard
Warning when Card description is a JSX element
Describe the bug When the description property of Card is a JSX the code works but emits a warning on console
Warning: Failed prop type: Invalid prop
descriptionof typeobjectsupplied toCard, expectedstring.
To Reproduce Just create a card with a JSX element as description property
Expected behavior No warning on console
Desktop (please complete the following information):
- OS: Linux
- Browser chrome
- Version 121.0.6167.184