Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KbnHref directive does not add query string parameter to base path #6516

Closed
stormpython opened this issue Mar 11, 2016 · 0 comments
Closed
Labels
bug Fixes for quality problems that affect the customer experience PR sent

Comments

@stormpython
Copy link
Contributor

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.

@stormpython stormpython added bug Fixes for quality problems that affect the customer experience PR sent labels Mar 11, 2016
stormpython added a commit to stormpython/kibana that referenced this issue Mar 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience PR sent
Projects
None yet
Development

No branches or pull requests

1 participant