coryhouse / coryhouse/ps-react
Hidden and non-JS files in /src/components or /src/docs/examples cause "Cannot read property length of undefined" error
Open
bug
- Dominant language
- JavaScript
- Stars
- 138
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
When I create a new component directory (with or without the accompanying docs directory), I generate an error after restarting the server.
I expect that after restarting the server, to see the new component listed in the docs page.
Instead I receive the following error.

I can restore the page by removing the new directory and restarting the server. I'm using the configuration files "as is" from this repo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.