As you can see in the view below, I tried to log out 2 times. The first attempt, it already delete the token and user details (Jiha is deleted) but it does not return to initial view. When I push second attempt, then only it return to initial view.
Hi, are you still experiencing this problem? Looks like the final node is not reached at first try, could there be something going on with the set page variable node?
Second flow is for new registration. Dismissed initial view is present in other page (final registration flow). This happened in edit profile 2 page. [bug also present here] dismiss initial view does not working.
I tried both and both returns the same result which the first attempt, it will delete the auth key and return initial view will only work in second attempt.
I also put delay before return initial view. However still not working.