twitter / typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
http://twitter.github.io/typeahead.js/
MIT License
16.52k stars 3.21k forks source link

Input value is lost on browser back button #1789

Open marcomarsala opened 4 years ago

marcomarsala commented 4 years ago
  1. Submit a POST form containing a Typeahead field
  2. Hit back button
  3. The typeahead field lost its value.

Tested on latest Chrome