WaterReporter / www.waterreporter.org

http://www.waterreporter.org
0 stars 1 forks source link

dev.waterreporter.org doesn't work in safari #149

Closed rdawes1 closed 9 years ago

rdawes1 commented 9 years ago

I get the following errors in my consol when I try to load the page screen shot 2015-09-01 at 4 37 06 pm

joshuapowell commented 9 years ago

I have confirmed that this a build-only issue .. which gives a bit of relief. However, we'll still need to ensure it's building properly the next time around.

screen shot 2015-09-02 at 11 54 50 am
joshuapowell commented 9 years ago

Turns out this is the case in Internet Explorer as well.

After doing some brief investing it looks like we should try and ensure that our app is misusing any reserved keywords.

See http://stackoverflow.com/questions/17035230/angular-js-breaks-in-safari-but-not-chrome

joshuapowell commented 9 years ago

That was it, looks like we fixed our problem in Safari. Need to check Internet Explorer.

screen shot 2015-09-02 at 12 12 55 pm
joshuapowell commented 9 years ago

Reopening until we check IE 10+

joshuapowell commented 9 years ago

Internet Explorer 10 is broken as of right now. It logs out these three messages:

screen shot 2015-09-02 at 12 14 23 pm
joshuapowell commented 9 years ago

Internet Explorer 11 loads absolutely fine, with the exception of a couple of minor image bugs.