Hello ! I have a sidebar with menu items and i want to conditionaly mark active the current menu with an url check.
I don't really know how to access to current path url on serverside. If i switch to clientside component i have an error: Error: Hydration failed because the initial UI does not match what was rendered on the server.