Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 335 Bytes
  • run yarn and then yarn web
  • on the launched app
    • click on the "UPDATE PARAM" button (it should change the URL search param p value to bar)
    • reset the URL search param p value to foo (its initial value) from the browser address bar (i.e., load the app with a deeplink)
    • click the "UPDATE PARAM" button again