Hi @flash1293,
Thanks, the ReactDOM.render()
was what I was looking for! The only issue I am left having is that the appears to overwrite the height of my Kibana dashboard, because the vertical scrollbar is removed. I tried to adjust the height of the overlay with style={height: 10000px}
(just to be extreme), but it made no difference.