No chat in Safari

After the new version, the chat is not visible in Safari 10.0.3 on OSX. Anyone else having this problem? Need to switch to Chrome to read chat ;(

1 Like

Yes, same problem. Also doesnā€™t work on iPad anymore.

1 Like

Same issue here, yes.

Yes - on ipad here too. Chat line is there and will take input, but it wonā€™t transfer to conversation box, which also doesnā€™t show existing conversations. Thereā€™s a similar problem with both the Silk browser and Firefox on Kindle Fire. Chat Line is there at the bottom of the screen if you scroll down, but reverts back to board view as soon as the on screen keyboard appears.

OGS wonā€™t even load in Safari for me anymore - I get a blank screen when I go to the bookmark.

Chat problem should be fixed now.

Could I get you to open up your javascript error console and let me know what errors you see? Iā€™ve tested it on every mac and iOS device I have and everything is working good over here.

Itā€™s working fine for me now on safari

1 Like

Iā€™ve got a blank page on Safari too.

Error is 404 on https://cdn.online-go.com/5.0/ogs.min.js.map

(note for Safari users : developer menu can be activated in Safari preferences. Youā€™ll find the error console in this (previously hidden) menu)

Hmm, that one is benign, thatā€™s trying to load the source maps when you open up the consoleā€¦ nothing else is popping up for you? How about under the network tab, are there any download errors other than the .map file?

Iā€™ve got other errors in the log (but I didnā€™t notice those the first timeā€¦ strange) :

  • User selected language: null is not a recognized supported language
    getPreferedLanguage (online-go.com:142)

  • TypeError: ā€˜undefinedā€™ is not a function (evaluating ā€˜Object.assign({height:l.state.size+ā€œpxā€,width:l.state.size+ā€œpxā€},(new t).getReactStyles())ā€™)
    (ogs.5.0-450-g2f2ee6d.js:1:38733)

  • TypeError: ā€˜nullā€™ is not an object (evaluating ā€˜e[m]ā€™)
    (ogs.5.0-450-g2f2ee6d.js:30:83107)

Please note that my Safari version is obsolete, so some errors may (or may notā€¦) come from old Safari bugsā€¦
(Safari Version 6.1.3 (8537.75.14))

[Log] Welcome to OGS (online-go.com, line 178)
[Log] TODO: Need to ask for notification permissions (ogs.5.0-450-g2f2ee6d.js, line 32)
[Log] updateFriends (ogs.5.0-450-g2f2ee6d.js, line 30)
[Debug] Fetching 188209 for fields [] (ogs.5.0-450-g2f2ee6d.js, line 1)
[Error] TypeError: undefined is not a function (evaluating ā€˜Object.assign({height:l.state.size+ā€œpxā€,width:l.state.size+ā€œpxā€},(new t).getReactStyles())ā€™)
perform (react-dom.min.js, line 15)
batchedUpdates (react-dom.min.js, line 14)
i (react-dom.min.js, line 14)
_renderNewRootComponent (react-dom.min.js, line 14)
_renderSubtreeIntoContainer (react-dom.min.js, line 14)
render (react-dom.min.js, line 14)
(anonymous function) (ogs.5.0-450-g2f2ee6d.js, line 48)
t (ogs.5.0-450-g2f2ee6d.js, line 1)
(anonymous function) (ogs.5.0-450-g2f2ee6d.js, line 1)
global code (ogs.5.0-450-g2f2ee6d.js, line 1)
[Log] Connection to server established (ogs.5.0-450-g2f2ee6d.js, line 1)
[Error] TypeError: null is not an object (evaluating ā€˜e[m]ā€™)
dispatchEvent (react-dom.min.js, line 14)
(anonymous function) ([native code], line 0)
[Log] updateFriends (ogs.5.0-450-g2f2ee6d.js, line 30)
[Log] Updated friends (ogs.5.0-450-g2f2ee6d.js, line 30)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (ogs.min.js.map, line 0)

Works with me fine now too (Safari 10.0.3). Thanks devs! :grinning:

OK Iā€™ve pushed up a possible fix, let me know if it improves anything. I donā€™t currently have the ability to test all the way back to safari 6, so you guys will have to let me know how things work :slight_smile:

New set of errors :

SyntaxError: Expected an identifier but found ā€˜set_langā€™ instead
online-go.com:180

[Error] TypeError: ā€˜undefinedā€™ is not an object (evaluating ā€˜t.countries[t.current_language]ā€™)
(fonction anonyme) (ogs.5.0-453-g6e0f859.js, line 1)
t (ogs.5.0-453-g6e0f859.js, line 1)
(fonction anonyme) (ogs.5.0-453-g6e0f859.js, line 1)
t (ogs.5.0-453-g6e0f859.js, line 1)
(fonction anonyme) (ogs.5.0-453-g6e0f859.js, line 1)
t (ogs.5.0-453-g6e0f859.js, line 1)
(fonction anonyme) (ogs.5.0-453-g6e0f859.js, line 47)
t (ogs.5.0-453-g6e0f859.js, line 1)
(fonction anonyme) (ogs.5.0-453-g6e0f859.js, line 1)

Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.google.com/ads/ga-audiences?v=1&aip=1&t=sr&_r=4&tid=UA-37743954-2&cid=7422577.1460922328&jid=3800754&_v=j47&z=1554641197

Suggest identification of OS and app versionsā€¦(comparing apples and orangesā€¦)

I have similar problem of no OGS in Safari because secure connection canā€™t be established. Iā€™m using OSX 10.9.5 and Safari 9.1.3

Are there any other details about the error you see? From what I am led to believe by our certificate issuer, everything should work with safari 2+ (at least as far as our SSL certificate is concerned at least)

Pleas refer to the additional info I attached to my Support forum post Canā€™t connect using Safari as of update this week Secure connection fails

If you guide me Iā€™ll try to get other info you want.

I can see the game in Safari now, but still no chat.

Neither Safari nor Firefox will establish secure connection.

I can now see chat in Safari - thank you!

1 Like