Simone
Simone
> Please try to use `clearPreviousHistory: true` instead of `history: false` Exactly as the word "clear" says, instead of not entering the history page, you insert the page and delete...
> in that case you can use browserHistory: false That doesn't work too, please before answer try yourself with fiddle. The `browserHistory ` has nothing to do with the router...
> Oh, p.s., that Fiddle is using v4 of the framework 😅 Ops i changed now fiddle (i suggest to change fiddle in example page @nolimits4web ) ___________________________________________________________________________________________________________ For the...
> Right. > > What you've effectively hit here is that the page is needed during animation only, but if `history: false`, it should be removed from the DOM after...
> At a glance, it seems like something as simple as this in navigate.js Seems like the solution, hope @nolimits4web have time for that.
@peitschie For now i resolve the problem use your tip _reloadCurrent_ for change page from editPage -> newPage and for fix `router.back() `history i used a custom function from another...
Can you create codesandbox for reproduce that error?
Title tag is Android correct? because i tried and it works (samsung s22 ultra)
> https://www.youtube.com/watch?v=59FhWcF3H-s Have you live version of that?
> no Use code sandbox for test please