Skip to content
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

frame Returns Null #578

Open
heyu3913 opened this issue Jan 9, 2025 · 0 comments
Open

frame Returns Null #578

heyu3913 opened this issue Jan 9, 2025 · 0 comments

Comments

@heyu3913
Copy link

heyu3913 commented Jan 9, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant