hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
423 stars 51 forks source link

Skip the same-page anchor scrolling behavior for visits initiated from the native side #208

Closed jayohms closed 2 years ago

jayohms commented 2 years ago

This ensures we get the proper visit callbacks and the page content is not stale when performing a visit to an anchor path for the same URL that's already loaded in the shared WebView.