src/app/walkthrough/walkthrough.page.html
and change the content inside each <ion-slide>
ngOnInit
method. CanActivate
angular guard to your walkthrough route. Also, don't forget to add this guard to your routing definition.visitedWalkthrough
key. const { value }
will have a null
value so it will be different from "true", then the canActivate guard returns true.