For one page application, the url "#" part means different route, so use this pagination will take to home page after run callback. So it should add this code: `event.preventDefault(); ` in the PaginationView.prototype.clicked function.