numo-labs / isearch-ui

:yellow_heart: :mag: The ui for inspirational search!
GNU General Public License v3.0
7 stars 7 forks source link

Site does not load in Edge (or Firefox) running on Windows 10 #307

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

When attempting to view the iSearch site both CI & Prod:

Sam from SE saw the following error: ie-error

They error code he saw was 403 and he sent us the debug output: https://gist.github.com/nelsonic/3df838011a5ecf1f05c9ca6e953083c8

Kumjami commented 8 years ago

I have no screenshoots but on W7, with IE 11, is not working because JavaScript is broken there. Unable to get property '_currentElement' of undefined or null reference I think this is due to ES6 translation.

numo-labs-ci commented 8 years ago

Testing on Windows 7 Laptop running Internet Explorer v.8 we see a blank page: isearch-blank-page

and when we inspect the "console" we see: isearch-error-loading-in-internet-explorer-8

We suspect that IE8 on Win 7 is not the target browser for our users, so we are going to upgrade our test laptop to the latest IE (11) and re-test...