When using the `kbn-href`, the query string parameter is not added to the base path. The reason is because the query parameter is expected to be an object and is currently a string.
When using the
kbn-href, the query string parameter is not added to the base path.The reason is because the query parameter is expected to be an object and is currently a string.