Hard Reproduce Bug

Hi,
I have kibana dashboard, the dashboard contain pie,bar chart and map visualization.
It's Impossible to reproduce the bug (from that reason i didn't open issue in github),
In most of the time the bug don't happened at all, but sometimes when I filter I receive the next error:

Error: Uncaught TypeError: Cannot read property 'mouseEventToContainerPoint' of null (https://localhost:5601/zmw/bundles/kibana.bundle.js?v=8467:108028)
at window.onerror (:5601/zmw/bundles/commons.bundle.js?v=8467:64548)
Notifier._showFatal @ :5601/zmw/bundles/commons.bundle.js?v=8467:58924
:5601/zmw/bundles/kibana.bundle.js?v=8467:108028 Uncaught TypeError: Cannot read property 'mouseEventToContainerPoint' of null
:5601/zmw/bundles/commons.bundle.js?v=8467:58888 Uncaught Error: Uncaught TypeError: Cannot read property 'mouseEventToContainerPoint' of null (https://localhost:5601/zmw/bundles/kibana.bundle.js?v=8467:108028)
:5601/zmw/bundles/commons.bundle.js?v=8467:34799 Error: Aborting all pending requests failed.
at Courier.self.close (:5601/zmw/bundles/kibana.bundle.js?v=8467:1239)
at processQueue (:5601/zmw/bundles/commons.bundle.js?v=8467:37067)
at :5601/zmw/bundles/commons.bundle.js?v=8467:37083
at Scope.$eval (:5601/zmw/bundles/commons.bundle.js?v=8467:38311)
at Scope.$digest (:5601/zmw/bundles/commons.bundle.js?v=8467:38122)
at :5601/zmw/bundles/commons.bundle.js?v=8467:38350
at completeOutstandingRequest (:5601/zmw/bundles/commons.bundle.js?v=8467:27829)
at :5601/zmw/bundles/commons.bundle.js?v=8467:28106

I will appreciate if someone can help.

What version are you on?
What OS?
How did you install it?

version: 5.4.1
OS: windows 7
install by https://www.elastic.co/downloads/kibana download windows zip

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.