app.router.navigate reset framework7

JavaScript
router.navigate("/path_new_page/", { clearPreviousHistory: true });
Source

Also in JavaScript: