Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Maps] Map tiles do not load in IE11 #45015

Closed
spong opened this issue Sep 6, 2019 · 3 comments · Fixed by #45108
Closed

[Maps] Map tiles do not load in IE11 #45015

spong opened this issue Sep 6, 2019 · 3 comments · Fixed by #45108
Labels
bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation IE11 regression v7.4.0

Comments

@spong
Copy link
Member

spong commented Sep 6, 2019

Kibana version:
7.4-BC3

Browser version:
IE11

Browser OS version:
Window 8.1 VM

Original install method (e.g. download page, yum, from source, etc.):
Elastic Cloud

Describe the bug:
Loading the Maps app, or Network page of SIEM App which contains an embedded map, results in the map tiles not loading, and an error in the dev console.

Steps to reproduce:

  1. Load Maps App or Network page of SIEM App
  2. Observe tiles are not loaded and errors in console

Screenshots (if relevant):
maps_ie11

Errors in browser console (if relevant):

Production build error:

WEBGL11258: Temporarily switching to software rendering to display WebGL content.
SCRIPT5: Access is denied.
File: vendors.bundle.dll.js, Line: 367, Column: 444240
SCRIPT5022: [object ErrorEvent]
File: vendors.bundle.dll.js, Line: 48, Column: 1271280

Dev build error:

SCRIPTS: Access is denied.
File: mapbox-gl.js, Line: 28, Column: 13423
(webpack://%5Bname%5D/./node_modules/mapbox-gl/dist/mapbox-gl.js?)

Any additional context:

Original SIEM issue here: #44155

@spong spong added bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation IE11 v7.4.0 labels Sep 6, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

@rashmivkulkarni
Copy link
Contributor

This is a regression. Works on IE11 on 7.3.2 BC1 . Just tested on cloud.
Screen Shot 2019-09-09 at 10 06 43 AM

@nreese
Copy link
Contributor

nreese commented Sep 9, 2019

This is a regression. Works on IE11 on 7.3.2 BC1 . Just tested on cloud.

Just merged fix to 7.4 branch that will fix this issue in next 7.4 BC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation IE11 regression v7.4.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants