P
P
ParaBellum5772019-01-31 13:22:38
JavaScript
ParaBellum577, 2019-01-31 13:22:38

How to render an element after all React elements have loaded?

5c52cbd32bccd866182454.png
Actually, there are i-shki that open popover when clicked (pencils on the right).
What is the best way to make them either rendered or become active only after all elements on the page have loaded.
The problem is that after loading the elements are shifted and this pop-up overlaps some girls.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Valefar, 2019-01-31
@Valefar

via React.lazy() more info here https://reactjs.org/docs/code-splitting.html#reactlazy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question