I'm trying to access the reporting features in Kibana from a dashboard, but nothing happens when I press the "Share" button in the top right menu. If I have the browser console open at the same time, then I can see a "Cannot read property 'top' of null" error there when pressing the "Share" button:
I am using Kibana version 6.5.3 with X-pack (with a trial license) and I am logged in as the elastic user with the superuser role. I tried creating a new user now with the kibana_user and reporting_user roles but that didn't work either, I'm getting the same error with that user as well.
I got the same error (or at least a very similar one) in another place as well now. When pressing the "Manage index" button on the "Index Management" page, marked with a red square in the image below, then I also get a "Cannot read property 'top' of null" error:
We are using a 3rd party plugin for Kibana, removing that one solved the problem!
The plugin changed some css styling, which I guess somehow affected the parts that calculated the position of pop-ups that should be shown when pressing some buttons. The buttons work as they should even with the plugin after doing some small changes to the css modifications.
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.