Hello. In jQuery Mobile 1.3 RC1, if you click at an item <input> type (in my case type password) generates a hidden with the same name, causing the issue when submit the information, since the value of first hidden always null. If given 20 times <input click t>, adds 20 times the same hidden. Reviewing JQM 1.3 RC1, I noticed that the job they are doing this behavior is: