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
Look for the following warning on console Warning: Cannot parse src\components\ProductSlider\ProductSlider.tsx: Error: did not recognize object of type "ChainExpression"
This warning is stopping from the props to be rendered and displayed by styleguidist. Had to add the properties manually hence, for timebeing.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
run
npm run showcase
Look for the following warning on console
Warning: Cannot parse src\components\ProductSlider\ProductSlider.tsx: Error: did not recognize object of type "ChainExpression"
This warning is stopping from the props to be rendered and displayed by styleguidist. Had to add the properties manually hence, for timebeing.
The text was updated successfully, but these errors were encountered: