We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add an invalid file inside one of the routes folder (e.g. a png file as in BikeRoutes/BikeRoutes#17)
The file is ignored, or that specific route is ignored
No route is loaded and the server returns an empty array
The text was updated successfully, but these errors were encountered:
Remove png image from repository
a0aa1c2
Adding a png file to the repo prevents the BikeRoutes explorer from correctly loading the routes (see BikeRoutes/Explorer#19)
FrancescoCioria
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: