Answer the question
In order to leave comments, you need to log in
How to display something else instead of an image in react until it has loaded?
How to display something else instead of an image in react until it has loaded? And when loaded, then display it.
Answer the question
In order to leave comments, you need to log in
1. At the beginning, to state
do isImgLoading: true
2. Send a request for a picture
3. Send a response to the ambassador with a picture isImgLoading: false
4. PROFIT
Component something like Vitaliy's answer.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question