You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no pagination in the "posts/all" (PostsPresenter.php, renderAll) the rendering of all posts takes infinity and can lead to performance issues. A proper pagination should be implemented.
There is no pagination in the "posts/all" (PostsPresenter.php, renderAll) the rendering of all posts takes infinity and can lead to performance issues. A proper pagination should be implemented.