You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original install method (e.g. download page, yum, from source, etc.): zip files
Describe the bug: An error briefly is seen in IE when adding a new visualization to a dashboard. The functionality of adding a new visualization seems to work OK.
Steps to reproduce:
In IE browser go to a dashboard
click Add in menu
click New Visualization button in the panel
One time I briefly saw the red error banner at the top of the page but then quickly went on to show all the new visualization types. I wasn't able to capture that. But if the browser console is open I do catch the error.
Also, get the same error when removing a visualization from a dashboard.
Expected behavior:
User should be able to click Add new Visualization, and then Save and Add to Dashboard.
Screenshots (if relevant):
Larger screenshot:
Different representation of the same error:
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
I checked 6.3.0 on Cloud in IE and I don't get this error.
The text was updated successfully, but these errors were encountered:
I just noticed something else about it. Sometimes when I hit this error in IE I get the Kibana loading circle image and then the page to select what kind of visualization to create, but then when I go to save that new visualization my option is just Save not Save and add to dashboard. So some functionality is being broken by this issue.
@LeeDr could you please copy a full stack trace for that. All lines visible in those above stack traces are in some third party libraries we use, not telling where this is triggered in our code.
@nreese zoomed with me and saw the issue but we really couldn't get any stack trace.
There is a work-around for adding a visualization. Instead of clicking Add new Visualization you can go to Visualize, create your visualization and come back to Dashboard and add it.
But there's no work-around (using IE) to remove a visualization from a dashboard. It always fails.
Kibana version: 6.4.0
Elasticsearch version: 6.4.0
Server OS version: Windows 2012 Server
Browser version: Internet Explorer 11
Browser OS version: Windows 2012 Server
Original install method (e.g. download page, yum, from source, etc.): zip files
Describe the bug: An error briefly is seen in IE when adding a new visualization to a dashboard. The functionality of adding a new visualization seems to work OK.
Steps to reproduce:
Also, get the same error when removing a visualization from a dashboard.
Expected behavior:
User should be able to click
Add new Visualization
, and thenSave and Add to Dashboard
.Screenshots (if relevant):
Larger screenshot:
Different representation of the same error:
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
I checked 6.3.0 on Cloud in IE and I don't get this error.
The text was updated successfully, but these errors were encountered: