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

Documentation not showing argument type when type is object array #193

Open
isaacbuckman opened this issue Jun 8, 2020 · 2 comments
Open
Labels
Docs Documentation related issues

Comments

@isaacbuckman
Copy link
Contributor

Looks like the documentation is having some trouble displaying argument types. When the param is set to be of type File[] or FileObject[], the documentation is not loading it. Not sure if this is maybe a problem with JSDoc or Styleguidist?

image

@panz3r
Copy link
Contributor

panz3r commented Jun 9, 2020

Hi @isaacbuckman ,

Thanks for your feedback, I noticed that too but seems to be an issue with React Styleguidist when specifying an array param.

@panz3r panz3r added the Docs Documentation related issues label Jun 9, 2020
@isaacbuckman
Copy link
Contributor Author

@panz3r This should be fixed in version 11.0.9 of styleguidist (styleguidist/react-styleguidist#1623)

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

No branches or pull requests

2 participants