Closed
Description
After days of screwing around with other plugins/settings/native code/angry users/bottles of wine I've discovered THIS plugin is to blame.
As of recently (I'm not sure exactly when), when you focus a text input, then un-focus it, the screen rockets up to the top. There's nothing you can do about it. I've tried:
disableScroll(true)
shrinkView
automaticScrollToTopOnHiding = false
- manually getting/setting scrollTop on
keyboardWillHide
/keyboardDidHide
- howling at the moon
I'd nearly lost my mind until I removed this webview and used Apache's cordova-plugin-wkwebview-engine
. It miraculously stopped acting like it was possessed by a demon, and all was well in the world.
Surely other people are encountering this?
Metadata
Metadata
Assignees
Labels
No labels