We've just upgraded a successful ELK installation from 6.2.2 to 6.7.0. We embed dashboards into a website using iframes. We're finding that the embed=true option no longer hides the left sidebar, or the top menu options for that matter. Here's an iframe block generated from the kibana share menu using a short link to a dashboard:
<iframe src="https://lasp.colorado.edu/mms/sdc/team/visualizations/goto/44034152482914512f8b62e50f30ec91?embed=true" height="600" width="1200"></iframe>
The following screenshot shows the result with the iframe embedded using the w3schools Tryit editor here:
https://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
You can see the undesired left sidebar, edit button, etc.
Before the short URL is generated, the full URL contains "viewMode:view" as well as "embed=true".
Is there a new trick for hiding these? If this is a bug, does a more recent version contain a fix?
Let me know if you need any more details.
Thanks,
Kim