anuraghazra / anuraghazra/github-readme-stats
Odd error message when an URL parameter is passed multiple times
Abierto
bug
feature
- Lenguaje dominante
- JavaScript
- Estrellas
- 79.8k
- Forks
- 37.7k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Describe the bug
When creating my own deployment, by mistake I passed an URL parameter twice. This can happen easily due to the number of configuration parameters.
In this example, I passed `hide` twice to `top-langs`.
I was greeted with the error message `str.split is not a function`.
### Expected behavior
github-readme-stats should perform basic validation and provide a decent error message. This would also prevent unnecessary issues created on GitHub.
### Screenshots / Live demo link
_No response_
### Additional context
Thanks for creating this great project!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.