Answer the question
In order to leave comments, you need to log in
Why isn't pagination rebuilt after changing props?
After receiving the filtered data from the server, there is a need to rebuild the pagination component, but it is not rebuilt. A conditional example of what is needed here .
When changing the number of received records in input, pagination should be rebuilt.
This is either a flaw in the creator of the component, or I'm doing something wrong.
Tell me where to look.
Answer the question
In order to leave comments, you need to log in
This is either a defect of the component creator or...
<pagination
:key="records"
...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question