Closed
Description
Type: feat
Platform: mobile webview
Say i have traversed 3 views and i have a history that looks like this: A -> B -> C
and i am now on C
:
Is there currently a way that i can remove B
completely from the history - including the cached elements and scope? This would mean going back goes to A
The goBack([amount])
method works perfectly in some situations, but it doesn't work with iOS swipe to go back. A better solution would be a method to remove a specific item in the current history.
Metadata
Metadata
Assignees
Labels
No labels