Persist changes between ui sessions, i.e. when the user reloads the page hosting the app or loads the app on a new page. Current solution only persists changes to components but not accordions. Problems is that accordions, unlike components, don't have an associated event listener afaict.
Persist changes between ui sessions, i.e. when the user reloads the page hosting the app or loads the app on a new page. Current solution only persists changes to components but not accordions. Problems is that accordions, unlike components, don't have an associated event listener afaict.