Wiki: JavaScript is broken on Safari

Created on 23 Jun 2017  路  6Comments  路  Source: Requarks/wiki

Actual behavior

Safari shows very basic HTML with all the styling and buttons broken, due to a const being declared twice.

screen shot 2017-06-23 at 16 12 04
screen shot 2017-06-23 at 16 12 22

Expected behavior

Safari should work exactly the same as Chrome and Firefox.

Steps to reproduce the behavior

Access https://docs.requarks.io/wiki using Safari.

bug

All 6 comments

This is a bug in Safari itself, which have been fixed in the latest Safari Technology Preview. It will most likely be included in an upcoming update.

https://bugs.webkit.org/show_bug.cgi?id=171041

So there's no way to access Wiki.js apps on iOS until the Safari fix is released? Let's find a work around. Otherwise I have to wait until the next iOS update to get Wiki.js to work on my phone. (Chrome for iOS has the same problem)

I found a way to make it work on Safari while working on another project. I'll try to release an hotfix this week.

Awesome. Let me know if I can help. I was about to start debugging, but if you've already got a solution, that may be faster.

Fixed for Beta 14 (a96a7efd9d6aa16807eb0e603b5f18c236aac9d6)

Now available in 1.0.1 Release.

Was this page helpful?
0 / 5 - 0 ratings