-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Steps:
- load
https://jumble.social/
and setkeepAlive = InAppWebViewKeepAlive()
- click any url, like
https://jumble.social/notes/bbb
- close webview
- load
https://jumble.social/
use the same InAppWebViewKeepAlive Object; - webview will load url: https://jumble.social/ and keep the scroll offset
Expected Behavior
- webview will load the last url:
https://jumble.social/bbb
and keep the scroll offset
Steps with code example to reproduce
Steps with code example to reproduce
// Paste your code here
Stacktrace/Logs
Stacktrace/Logs
<Replace this line by pasting your stacktrace or logs here>
Flutter version
3.29.2
Operating System, Device-specific and/or Tool
Andoird 34+
Plugin version
6.1.5
Additional information
No response
Self grab
- I'm ready to work on this issue!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working