Closed chrismclarke closed 6 years ago
popover interface has same problem
workaround implemented with 'lockParams' property on view that can hold fixed params. Linked methods created on customRouter as well as accessor components such as stage page, breadcrumbs, section complete, glossary link and help icon.
Closing for now but may want to revisit solution when possible router upgrade available
might be a few navigation quirks to figure out but not priority (e.g. window history back relation to changing params)
core platform issue so workaround required (likely fixed with new router). When one of the select questions in section 5 is interacted the url hash loses all nav params and therefore changes section on next interaction.
Possible workaround to keep additional variable in state to be checked on hash change, or maybe avoid action sheets?