I getting this weird issue in Safari & Chrome (works in Firefox and IE).
Somehow it appears that the position of the check item has been restored by pressing the back button, and the form data has been discarded that was sent from the server.
When I refresh the page the order is 'B', 'A', 'C' and item 'A' is now checked, and everything looks ok.
On both occasions the Page has IsPostBack set to false.
Is this a bug in web kit?
Tried, clearing the cache, going into private browsing mode, clearing the history. Still same behavior.
We had a similar issue with form data being "restored" by Webkit, even though the page state changed in the mean time.
Similar post Safari and Chrome back button changes hidden and submit values in forms gave a good hint that worked for us. By adding autocomplete="off"
to all forms on the page we could solve this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With