|
|
|
|
|
by roeierez
4019 days ago
|
|
You are right, the pages data that is fetched from the server is kept in memory for future rendering, which usually does not cause memory problems. It is up to the user how to implement search, either by searching in-memory, or change the query and reload the list. |
|