This prevents us from making an initial fetch with an undefined slug and username that then returns a 400. This happens because router isn't setup when we first make the call.
This prevents us from making an initial fetch with an undefined slug and username that then returns a 400. This happens because router isn't setup when we first make the call.