You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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;
The text was updated successfully, but these errors were encountered: