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

Share Workpads in other Websites doesn't render on IE11 #49576

Closed
LeeDr opened this issue Oct 28, 2019 · 4 comments
Closed

Share Workpads in other Websites doesn't render on IE11 #49576

LeeDr opened this issue Oct 28, 2019 · 4 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience IE11 impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@LeeDr
Copy link
Contributor

LeeDr commented Oct 28, 2019

Kibana version: 7.5.0

Elasticsearch version: 7.5.0

Server OS version: Ubuntu 16.04

Browser version: IE11

Browser OS version: Windows 10

Original install method (e.g. download page, yum, from source, etc.): tar.gz default dist

Describe the bug: I exported the Canvas sharing zip for eCommerce sample data workpad. It renders OK in Chrome but doesn't render anything in IE11.

Steps to reproduce:

  1. Install eCommerce sample data set (the browser doesn't matter here)
  2. open workpad [eCommerce] Revenue Tracking (the browser doesn't matter here)
  3. click icon for Share this workpad
  4. click Share on a website
  5. click download an example ZIP file
  6. extract the zip file
  7. run either python -m SimpleHTTPServer 9001 or python -m http.server 9001 depending on your system
  8. open http://localhost:9001
    Chrome (works)
    Firefox (works)
    Edge (works)
    IE11 (doesn't render)

Expected behavior:

Screenshots (if relevant):
image

Errors in browser console (if relevant):

HTML1300: Navigation occurred.
localhost:9001
HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>".
localhost:9001 (1,1)
SCRIPT1010: Expected identifier
kbn_canvas.js (146,73917)
HTML1506: Unexpected token.
localhost:9001 (10,1)
SCRIPT5009: 'KbnCanvas' is undefined
localhost:9001 (11,3)

Provide logs and/or server output (if relevant):

Any additional context:

@LeeDr LeeDr added bug Fixes for quality problems that affect the customer experience Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas IE11 labels Oct 28, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas (Team:Canvas)

@timductive timductive added the impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. label Oct 29, 2019
@clintandrewhall
Copy link
Contributor

This is the same issue as #38857 which was fixed with #38911. Reaching out to @spalger to determine the best way to make this fix in the runtime, as well.

@timductive
Copy link
Member

closing this based on @clintandrewhall's comment

@clintandrewhall
Copy link
Contributor

I'm not sure why the fixes comment in #49965 didn't close this automatically... maybe it needed a comma...?

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 IE11 impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

4 participants