You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the turbo-native-demo project, which shipped with turbo-7.0.1 by default, restoration behaviors works well. After upgrading Turbo to 7.2.0-beta.2, page restoration breaks. For the first time swiping back to the parent view, it works fine; However, following forwards and swiping backs will issue page reload for the parent view, which breaks the restoration behavior.
Here is a demo video and screenshot of server request logs.
RPReplay_Final1660878008_480p.mov
The text was updated successfully, but these errors were encountered:
For the turbo-native-demo project, which shipped with turbo-7.0.1 by default, restoration behaviors works well. After upgrading Turbo to 7.2.0-beta.2, page restoration breaks. For the first time swiping back to the parent view, it works fine; However, following forwards and swiping backs will issue page reload for the parent view, which breaks the restoration behavior.
Here is a demo video and screenshot of server request logs.
RPReplay_Final1660878008_480p.mov
The text was updated successfully, but these errors were encountered: