How do I configure my Redux DevTool within the Chrome Inspector window so that they are stacked like they are in the red square? Currently my view is the one in blue where they are side-by-side.
How To Configure Redux DevTools Within Chrome Inspector Window So That Elements Are Stacked vs. Side-by-Side?
Asked Answered
I was able to figure this one out by accident. The solution is very technical. You have to click and drag the left hand edge to the right. Dragging right will stack the view. Dragging left will expand the view.
Cool. Yeah I played with those buttons as well. While the view is what I'm looking for, it displays this in a new window (as shown in the red square in my OP). I was looking for that stacked view within the same inspector window. I was able to figure out the solution earlier today. You just need to the click and drag the left hand edge towards the right and it will eventually result in a stacked view. –
Oscine
For me the answer ended up just being that I had to restart Chrome after initially installing the Redux Dev Tools extension. Before I restarted, it wasn't showing up in the inspector.
As said above, just restart Chrome or Edge, whatever you are using, and will be added automatically.
© 2022 - 2025 — McMap. All rights reserved.