Replies: 1 comment
-
fixed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On the PageB screen, there is an EditText with an initial value set to "ttt". After the user retypes and press "Next", it will goes to PageC screen. if user press the "back" button in PageC, the EditText's value in PageB screen reverts to "ttt."
Why would this happen? How should we fix this?
PageA
PageB
Here the demo
https://imgur.com/yNss5Pt
Beta Was this translation helpful? Give feedback.
All reactions