Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 333 Bytes

Steps to reproduce

  • Clone repo
  • Run npm i
  • Run gatsby develop
  • Go to localhost:8000
  • Search for Yellow in page header
  • Notice the autocomplete results
  • Press enter
  • You end up on the serachresult page with one result.
  • This time on the search result page, search for Yosemite. Press enter
  • Search results not updated.