tuja-vortaro icon indicating copy to clipboard operation
tuja-vortaro copied to clipboard

Site doesn't work with iPhone 4

Open sstangl opened this issue 8 years ago • 1 comments

Old versions of Safari are probably missing some Web features the page is using. Apparently people don't upgrade their computers or browsers. Who could have seen this coming?

Once again, need to look into why Safari is broken.

sstangl avatar Jul 29 '16 04:07 sstangl

Fixed for Safari 8. The problem was using ES6 String.prototype.startsWith() and String.prototype.endsWith(). Additionally, the transitiveco.js file contained duplicated entries, which was fixed.

Waiting for confirmation that it works on iPhone4 before closing.

sstangl avatar Jul 29 '16 04:07 sstangl