Website not rendering in Internet Explorer 11

Hi,

the website is not rendering correctly in IE11 just now. No content is rendering between the page header and the footer.

The error is occurring in main.js, line 22:

} else if (loc.contains(‘gallery’)) {

``

The IE debugger says the “Object doesn’t support property or method ‘contains’”.

Regards,

Adrian.

Hi Adrian,

thanks for the report! This is already fixed on a branch and we will be re-deploying the docs tomorrow,

Bryan

···

On Jan 7, 2016, at 5:03 PM, [email protected] wrote:

Hi,

the website is not rendering correctly in IE11 just now. No content is rendering between the page header and the footer.

The error is occurring in main.js, line 22:

} else if (loc.contains('gallery')) {

The IE debugger says the "Object doesn't support property or method 'contains'".

Regards,
Adrian.

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/371653c8-04e6-4efb-a825-75a3e5d8822d%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Sorry I should also say it’s displaying fine in Chrome.

···

On Thursday, 7 January 2016 23:03:46 UTC, [email protected] wrote:

Hi,

the website is not rendering correctly in IE11 just now. No content is rendering between the page header and the footer.

The error is occurring in main.js, line 22:

} else if (loc.contains(‘gallery’)) {

``

The IE debugger says the “Object doesn’t support property or method ‘contains’”.

Regards,

Adrian.

Hi Adrian,

I just redeployed the docs. Hopefully its working for you in IE.

Sorry for the mess-up. I made a last minute change without checking it properly.

Bird

···

On Thu, Jan 7, 2016 at 3:05 PM, [email protected] wrote:

Sorry I should also say it’s displaying fine in Chrome.

On Thursday, 7 January 2016 23:03:46 UTC, [email protected] wrote:

Hi,

the website is not rendering correctly in IE11 just now. No content is rendering between the page header and the footer.

The error is occurring in main.js, line 22:

} else if (loc.contains(‘gallery’)) {

``

The IE debugger says the “Object doesn’t support property or method ‘contains’”.

Regards,

Adrian.

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/c4846d91-babe-4795-ab76-97d202889e76%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Hi Sarah,

I think there still seems to be an issue in IE11.

I switched back to the IE9 document mode and the pages render fine.

Regards,

Adrian.