When Kibana dashboard is viewed in Firefox browser and a chart is viewed in an expanded mode and then back to the collapsed mode,the remaining charts are not rendered.
When a user tries to expand one of the charts in the dashboard and then collapse it, the other charts are not rendered.
This issue occurs in Firefox browser.
Observations
We observed that the common.bundle.js throws NS_ERROR_FAILURE when the chart is expanded.
a NS_ERROR_FAILURE usually would indicate an network error. Could you open the Dev Tools in Firefox, go to the Network tab, then reproduce the issue, and check if a specific call failed there and what additional information about that failing call might be provided?
I analyzed the Network tab in the Dev Tools, but didn't find any failed call. I could see the following error trace in the Console while expanding the panel:
The output seems, like there is still parts of the stacktrace cut off. Can you expand the object in the dev tools, so that whatever the stack value states there (beginning with "VislibAxisLabelsProvider/...") will be fully visible?
Also, does this issue occur in any other browser too, e.g. Chrome on the same system, or a more up to date Firefox version? Since network failures can also be caused by several ad block or script block plugins, have you tried turning of the currently active plugins in that browser?
I did check the Firefox developer console for a more detailed log. But this is the available stacktrace. I have attached the screenshot of the console. Hope this helps.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.