Skip to content

JS Error on hover at beginning of timeline  #19

@miteshashar

Description

@miteshashar

Following error is thrown when mouse hovers at the beginning point of the timeline:

[Error] Unhandled Promise Rejection: invalid args `startIndex` for command `get_commits`: invalid value: integer `-100`, expected usize

TL;DR

handleTimelineEnter is called for onMouseOver on the timeline bar.
handleTimelineEnter calls loadCommits which in turn invokes a RPC call to get_commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions