Loading page sometimes blue, sometimes black
Hi everyone! so I have an app where I put some loading page weweb elements to be native black.
Then I have some workflows where I have this sequence:
- Page loader in black.
- API Call.
- Redirect to somewhere with a page loader black.
One thing I notice is that when I have this combo, the first page loader shows in blue color. Then once the API call is done, the redirection goes super fast and it doesn’t show the loader element.
I avoided using some page loader elements in some steps of my workflows because I don’t want to confuse the user but just in case,
Do you know how to make all the loader page elements in the project black?
That way, I believe I won’t face the two colours situation.
Thanks for your help!