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

Highlight updates shows up a blinking loading bar. #94

Open
empav opened this issue Jul 22, 2019 · 2 comments
Open

Highlight updates shows up a blinking loading bar. #94

empav opened this issue Jul 22, 2019 · 2 comments

Comments

@empav
Copy link

empav commented Jul 22, 2019

Hi there, Have you ever faced the following:

loadingbar

As you can see from the redux panel we call hideLoading() and the loading bar hides but turning on React "Highlight updates" it looks like the loading bar gets rendered again and again.

I set up a console.log() in the loading bar parent component and the render method gets called once at the componentDidMount.

Looking forward to having your feedback.
Thanks.

@mironov
Copy link
Owner

mironov commented Jul 24, 2019

@epavan Hi there. I have never seen this issue before.
I tried to reproduce it on the demo without luck so far. Could you help me with that?

It is hard to see the actions on the attached image. Am I right that there were two SHOW events and one HIDE?

@empav
Copy link
Author

empav commented Aug 12, 2019

Yep, do you think that's the cause?

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