You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2024. It is now read-only.
Describe the bug
While rendering commits, gitgraph-react uses hashAbbrev as key, which is a truncated version of commit hash. Different commit hash with same prefix returns same hashAbbrev. Which leads to same key panic error in react.