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

Adds conditional rendering #138

Closed
wants to merge 4 commits into from
Closed

Adds conditional rendering #138

wants to merge 4 commits into from

Conversation

jcleigh
Copy link
Contributor

@jcleigh jcleigh commented Jan 2, 2019

Implements modified version of the workaround posted in this comment.

This should cause the component to only flash when a new element is added to the data. Modifying existing data should not trigger the entire component to re-render, which was causing the screen "flash" that was referenced in several issues.

@jcleigh
Copy link
Contributor Author

jcleigh commented Jan 2, 2019

Pushed code to wrong fork, will reopen.

@jcleigh jcleigh closed this Jan 2, 2019
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

Successfully merging this pull request may close these issues.

2 participants