w3c / tr-pages

Work on the w3.org/TR index page (not specs themselves)
https://www.w3.org/TR/
26 stars 12 forks source link

Bug: 'undefined' in 'title' filter when navigating history #36

Closed tripu closed 6 years ago

tripu commented 6 years ago

And this is also breaking the history.

How to reproduce:

  1. Start off a fresh tab
  2. Filter by tag CSS (all good)
  3. Filter by title x (all good)
  4. Go back in history (problem 1: title becomes undefined)
  5. Go back in history again (problem 2: title stays undefined, and tag stays CSS; problem 3: there are no states ahead in the history now, the “future” has been erased)