Yoni Baciu
Yoni Baciu
> @yonibaciu > > > Take this example: > > A depends on B which depends on C > > E depends on D which depends on C > >...
@derekprior here is code to refresh without affecting unnecessary mat views. It also includes `refresh_all` and `refresh_list` that refresh multiple mat views, maintaining dependency order and making sure a mat...
You can use the postRideCallback but keep in mind that you don't want to jump to the next page if the tour was cancelled so you need to do something...