Closed gsgtzq closed 4 years ago
I changed HistoryData clear function.
HistoryData
I think Cleaning historyStack requires retaining the root routing and returning to the initialization, otherwise canGoBack will need two routing jumps to return true, this is a bug.
historyStack
canGoBack
Good catch. Thanks!
I changed
HistoryData
clear function.I think Cleaning
historyStack
requires retaining the root routing and returning to the initialization, otherwisecanGoBack
will need two routing jumps to return true, this is a bug.