- Issue created by @jessebaker
This is a follow on task from ✨ Focus mode for global regions Active based on this series of comments https://git.drupalcode.org/project/experience_builder/-/merge_requests/5...
In that issue, a fast solution was implemented to allow to access the currently selectedComponent via the drupalSettings global. This was done because when inputs are re-rendered they are not wrapped by React Router and thus are unable to access useParams to access the selectedComponent from the route.
We already have a solution to wrap these rendered components with the Redux store. Hopefully something similar can be done with the Router.
Active
0.0
Page builder