Just had this happen again.
If you have an open tiddler which has input fields on your remote device and reload, the exposed fields will often become corrupted. Worse, these corrupted fields are sent back to the host tiddlywiki tiddler collection – instantly. From my perspective , this is incredibly frustrating because I haven’t changed anything on the remote device. This phenomenon can effect all forms of input, including the select widget.
My workaround is to change the startup screen to have only links. But if I forget and reload an existing tw file while still on an input field tiddler the corruption happens anyway. I guess I don’t understand why, when you ask a browser to reload, it sends anything back to the server. At that point, it should only be pulling data, not pushing data.