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

fix endless empty panel creation loop #2

Merged
merged 1 commit into from
Apr 22, 2015
Merged

fix endless empty panel creation loop #2

merged 1 commit into from
Apr 22, 2015

Conversation

pavel-main
Copy link
Contributor

If user has an index with name that contains dots (like in the first example in your main project), "Monitor" page will fail to create any metric for this index and will generate empty panels endlessly. This happens because document.querySelector() used for Rickshaw.Graph creation thinks that period symbol is css class selector.

mschoch added a commit that referenced this pull request Apr 22, 2015
fix endless empty panel creation loop
@mschoch mschoch merged commit 2d8245f into blevesearch:master Apr 22, 2015
@mschoch
Copy link
Contributor

mschoch commented Apr 22, 2015

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants