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

TypeError: Cannot read property 'query' of undefined #2203

Closed
ankopainting opened this issue Dec 10, 2014 · 1 comment
Closed

TypeError: Cannot read property 'query' of undefined #2203

ankopainting opened this issue Dec 10, 2014 · 1 comment

Comments

@ankopainting
Copy link

Previously Kibana 4 beta 2 seemed to be working fine. Now I have pointed it at a new data set, and I keep getting the same error when i try and filter on a second field;

TypeError: Cannot read property 'query' of undefined
    at http://localhost:5601/index.js?_b=3998:117045:43
    at Function.find (http://localhost:5601/index.js?_b=3998:34444:15)
    at http://localhost:5601/index.js?_b=3998:117043:26
    at Function.forEach (http://localhost:5601/index.js?_b=3998:34525:15)
    at Scope.$scope.filterQuery [as updateFilterInQuery] (http://localhost:5601/index.js?_b=3998:117042:9)
    at http://localhost:5601/index.js?_b=3998:20038:21
    at callback (http://localhost:5601/index.js?_b=3998:28327:17)
    at Scope.$eval (http://localhost:5601/index.js?_b=3998:21893:28)
    at Scope.$apply (http://localhost:5601/index.js?_b=3998:21991:23)
    at HTMLElement.<anonymous> (http://localhost:5601/index.js?_b=3998:28332:23)index.js?_b=3998:19263 (anonymous function)index.js?_b=3998:16555 (anonymous function)index.js?_b=3998:21993 Scope.$applyindex.js?_b=3998:28332 (anonymous function)index.js?_b=3998:4409 jQuery.event.dispatchindex.js?_b=3998:4095 elemData.handle
index.js?_b=3998:17752
@rashidkpc
Copy link
Contributor

Duplicate of #2022

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

No branches or pull requests

2 participants