Skip to content

frame Returns Null #578

@heyu3913

Description

@heyu3913

The function getLogState has the following structure:|
const getLogState = (log, ownProps) => ({ timestamp: log.getCurrentTime(), frame: log.getCurrentFrame() });
The frame property can sometimes be null, which causes the screen to flicker momentarily.

Could you help investigate and suggest a solution to prevent this flickering issue?

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