Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting warning by styleguidist in regards to ChainExpression #1

Open
jyotendra opened this issue May 18, 2021 · 1 comment
Open

Getting warning by styleguidist in regards to ChainExpression #1

jyotendra opened this issue May 18, 2021 · 1 comment
Labels
help wanted Extra attention is needed low priority issue/feature can be attended later

Comments

@jyotendra
Copy link
Contributor

jyotendra commented May 18, 2021

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.

@jyotendra jyotendra added good first issue Good for newcomers help wanted Extra attention is needed low priority issue/feature can be attended later and removed good first issue Good for newcomers labels May 18, 2021
@jyotendra
Copy link
Contributor Author

Found this open issue in styleguidist relating to this: #styleguidist/react-styleguidist#1704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed low priority issue/feature can be attended later
Projects
None yet
Development

No branches or pull requests

1 participant