My problem was that the pagination component that comes with ngBootstrap starts at 1 by default every time it loads. So to solve it I had to create a custom component to handle pagination. With that I have the desired behavior.