coalition-of-invisible-colleges / ao-react

reimplementation of the AO frontend using TypeScript and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

improve management of browser history state

christopherreay opened this issue · comments

Card.tsx writes to the browser history state

  • - stop repeating values
  • - add context state into history (and reload on back / forward)