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

"Component".__docgenInfo no available on 4.2.0 #90

Closed
kivervinicius opened this issue Sep 30, 2020 · 5 comments
Closed

"Component".__docgenInfo no available on 4.2.0 #90

kivervinicius opened this issue Sep 30, 2020 · 5 comments
Assignees

Comments

@kivervinicius
Copy link

I update to 4.2.0, but, __docgenInfo no work anymore, in 4.1.0 work

@jimmyandrade
Copy link
Member

jimmyandrade commented Sep 30, 2020

I update to 4.2.0, but, __docgenInfo no work anymore, in 4.1.0 work

@kivervinicius hello, thanks for reporting this issue.

Could you help us editing your issue with a more clear description of what the bug is, including steps to reproduce the behavior, the expected behavior and current behavior (with screenshots and/or some error log)?

A minimal reproduction would be good too, together with some environment info, like:

  • OS: [e.g. iOS]
  • Node.js version: [e.g. v12.17.0]
  • NPM version: [e.g. 6.14.4]

Thank you 😄

@kivervinicius
Copy link
Author

@jimmyandrade today i updated the version available in npm and my project no longer sees the __docgen property, i will mount an example

@jimmyandrade
Copy link
Member

@jimmyandrade today i updated the version available in npm and my project no longer sees the __docgen property, i will mount an example

@kivervinicius I understand and I'm sorry for that. I'll wait for the example so that I can contribute in some way.
Thank you :)

@shilman
Copy link
Member

shilman commented Sep 30, 2020

@phated any thoughts on this?

@kivervinicius
Copy link
Author

kivervinicius commented Oct 23, 2020

#91 Related problem, in my case, the problem occurred with handlers

["babel-plugin-react-docgen",
        {
            "handlers:": [
                "react-docgen-deprecation-handler"
            ]
        }]

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

3 participants