Got it, looks like your plugin uses older apis for creating plugins. If this is the case, then yes,
import chrome from "ui/chrome";
...
chrome.setVisible(false);
should be good
Got it, looks like your plugin uses older apis for creating plugins. If this is the case, then yes,
import chrome from "ui/chrome";
...
chrome.setVisible(false);
should be good
© 2020. All Rights Reserved - Elasticsearch
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.