opentripplanner / otp-react-redux

A library for writing modern OpenTripPlanner-compatible multimodal journey planning applications using React and Redux.
MIT License
70 stars 51 forks source link

Explicitly save sessionId when starting over #1225

Closed miles-grant-ibigroup closed 3 months ago

miles-grant-ibigroup commented 3 months ago

Description: Our new start over (that supported subpaths) wasn't preserving sessionId. This is really the only variable that needs saving upon a start over

PR Checklist: