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

Unexpected file in route folder results in empty route list #19

Open
dhinus opened this issue Dec 6, 2020 · 0 comments
Open

Unexpected file in route folder results in empty route list #19

dhinus opened this issue Dec 6, 2020 · 0 comments
Assignees

Comments

@dhinus
Copy link
Member

dhinus commented Dec 6, 2020

How to reproduce

Add an invalid file inside one of the routes folder (e.g. a png file as in BikeRoutes/BikeRoutes#17)

Expected results

The file is ignored, or that specific route is ignored

Actual result

No route is loaded and the server returns an empty array

dhinus added a commit to BikeRoutes/BikeRoutes that referenced this issue Dec 6, 2020
Adding a png file to the repo prevents the BikeRoutes explorer from
correctly loading the routes (see BikeRoutes/Explorer#19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants