VERSION: 1.6.1
Hello thank you all for the work on this great extension.
I encountered a problem using 1.6.1.
The project uses a base language content dimension used as a fallback for the other language content dimensions.
The document tree that is shown in the UI is not using the currently selected content dimension.
Instead it always displays the base content dimension tree.
I think the dimensionValues might not be set correctly because the searchParams are being overwritten in a loop.
Which might be why it only requests the en dimension in the API call.
This is mostly conjecture because I don't know how the API-Request must be formed to show the currently in the UI selected dimension.