bradykey / softball-reference-ui

Vue.js Front-end to the Softball Reference Web Application
0 stars 0 forks source link

Add query param to history queue when a teamleague is selected on a TeamLeagueSummary #10

Open bradykey opened 2 years ago

bradykey commented 2 years ago

This is so that a back button will take you to the TeamLeague that they had selected before. This is essentially just storing the TeamLeague they were on in the state.

https://stackoverflow.com/a/56691111/3617882