Closed KarelJanVanHaute closed 3 months ago
When switching between multiple sites within a navigation, an extra slash is added to the 'site' parameter. This results in an error.
The error is due to the fact that I want to use that parameter to get the site in other code. But the extra slash should not be there.
Hey @KarelJanVanHaute, this should already be fixed in the latest version (I see you're in 3.1.3, is fixed in 3.2.1)
When switching between multiple sites within a navigation, an extra slash is added to the 'site' parameter. This results in an error.
The error is due to the fact that I want to use that parameter to get the site in other code. But the extra slash should not be there.