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

did not recognize object of type "ChainExpression" #1704

Closed
lyz810 opened this issue Oct 27, 2020 · 4 comments
Closed

did not recognize object of type "ChainExpression" #1704

lyz810 opened this issue Oct 27, 2020 · 4 comments

Comments

@lyz810
Copy link

lyz810 commented Oct 27, 2020

Current behavior
print warning message "did not recognize object of type "ChainExpression"" and can't show props & methods module in the demo page.

To reproduce
reactjs/react-docgen#463

High version babel and low version ast-types cause this problem
react-docgen update ast-types to ^0.14.2 to resolve this problem
but react-styleguidist still use ast-types ~0.13.2

Expected behavior
don't show warning, and show Props and Methods

@sapegin
Copy link
Member

sapegin commented Oct 28, 2020

I've updated ast-types in #1700 but feel free to send a pull request if you want it sooner.

@Edu93Jer
Copy link

Edu93Jer commented Dec 6, 2020

Hi @sapegin I would like to contribute to this one too, seems kind of ez or what you think? If no, could you please explain to me a little more about the project, thanks...

@nagrawal3
Copy link
Contributor

@sapegin I had created a PR to bump the ast-types package, we are also in need to get this issue fix on one of our projects. Can you please take a look and let me know if any other way I can help to get it merged?
PR: #1823

@sapegin sapegin closed this as completed in 83a5de8 Jun 2, 2021
@github-actions
Copy link

github-actions bot commented Jun 2, 2021

🎉 This issue has been resolved in version 11.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants