SAP/fundamental-react

Buttons show warnings in the dev tools on each render

dariadomagala-sap opened this issue · 0 comments

Description

Buttons render properly but show

Failed prop type: Cannot read property 'length' of undefined
   in Button

in the dev tools console.
It's problematic if I want to debug something and most of the errors visible are caused by the Button.

Versions

fundamental-react: 0.14.0-rc.27


NOTE: Where applicable, please include uncropped screen captures.

DISCLAIMER:
After triaging an issue, the fundamental-react team will see if it can be reproduced or confirmed. If more information is needed, the fundamental-react team will contact the author. Any issues awaiting responses from the author for more than 7 days will be closed. The author can re-open the issue at a later time if they can present the requested information.