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
Describe the bug The component does not handle repositories with no commits, as "ref": null under the node for the given repository.
To Reproduce Steps to reproduce the behavior:
Expected behavior The component should instead render an error-message or indicate to the user that no commits were found for the given repository.
Additional context The 404 error in the console should have been handled by issue #8.
The text was updated successfully, but these errors were encountered:
Closed in #19
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The component does not handle repositories with no commits, as "ref": null under the node for the given repository.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The component should instead render an error-message or indicate to the user that no commits were found for the given repository.
Additional context
The 404 error in the console should have been handled by issue #8.
The text was updated successfully, but these errors were encountered: