-
Notifications
You must be signed in to change notification settings - Fork 435
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
panic: runtime error: index out of range #127
Comments
I assume it should give error instead of panic, because of invalid JSON here: |
Yes, error instead of panic is needed. |
@buger I'm going through the same problem, wondering if you are actively improving this repository? Would you like to have some help with this issue? Cheers! |
@afiune help is always encouraged :) |
Just merged #137, try now |
It works, thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This code panics with index out of range error:
Error:
The text was updated successfully, but these errors were encountered: