V
V
Valery V.2019-02-09 04:03:42
Vue.js
Valery V., 2019-02-09 04:03:42

Why does Vue take a long time to render after loading data?

Good afternoon!
After the data arrives, vue changes the data in the application after a few seconds. 3-5 sec.
The data has already come from the server, but something is preventing them from being changed on the screen.
What could be the reason?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
McBernar, 2019-02-09
@McBernar

Open a console and look at network.
If it's really about rendering - hang timers on methods that process data.
We can't help you here without your code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question