You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If for instance, the user accidentally opens a new page in the current tab where they were editing a post, and click the Back button, due to https' nature, the form is cleared. This is frustrating. The autocomplete feature could help here, as it's a single form with 1 textfield. See: https://stackoverflow.com/a/14421723/44991
The text was updated successfully, but these errors were encountered:
If for instance, the user accidentally opens a new page in the current tab where they were editing a post, and click the Back button, due to https' nature, the form is cleared. This is frustrating. The autocomplete feature could help here, as it's a single form with 1 textfield. See: https://stackoverflow.com/a/14421723/44991
The text was updated successfully, but these errors were encountered: