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

Previous data persist while loading new data #1423

Closed
arkkanoid opened this issue Jan 26, 2018 · 1 comment
Closed

Previous data persist while loading new data #1423

arkkanoid opened this issue Jan 26, 2018 · 1 comment

Comments

@arkkanoid
Copy link

Hi,
Loading a page list or datagrid it shows me the previous data while react fetches the new data from the api.
It's only 1-2 seconds but is not elegant. I would prefer to only show a loading bar and show the fresh data when it's loaded.
It's posible to do?

Thanks

@djhi
Copy link
Collaborator

djhi commented Jan 26, 2018

It's a feature, called Optimistic rendering :) And it's not possible to disable it.

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

2 participants