thevenin yamma created ZEPPELIN-2770:
----------------------------------------
Summary: Zeppelin is not working in IE-11
Key: ZEPPELIN-2770
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2770
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.8.0
Reporter: thevenin yamma
Priority: Minor
Steps to reproduce:
1. Try to open zeppelin ex: http://localhost:31255/ in internet explorer
version 11
2. A blank page appears.
Here the trace error in the IE console:
{code:java}
TypeError: Object doesn't support property or method 'startsWith'
{code}
the error come from
[https://github.com/apache/zeppelin/blob/master/zeppelin-web/src/app/app.js#L188]
Some references:
https://stackoverflow.com/questions/30867172/code-not-running-in-ie-11-works-fine-in-chrome
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)