Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eidogo.Player.showComments is not defined. #15

Open
metaperl opened this issue Oct 30, 2014 · 0 comments
Open

eidogo.Player.showComments is not defined. #15

metaperl opened this issue Oct 30, 2014 · 0 comments

Comments

@metaperl
Copy link

When I load my game into eidogo via this URL:
http://eidogo.com/#url:http://online-go.com/api/v1/games/938171/sgf

and then open the Chrome Developer Tools, the console yields this stack backtrace:

Uncaught TypeError: undefined is not a function
eidogo.Player.showComments 
eidogo.Player.execNode
eidogo.Player.refresh 
eidogo.Player.goTo 
eidogo.Player.load
eidogo.SgfParser.init
eidogo.SgfParser

On Mozilla Firefox, I get: TypeError: _13f.replace is not a function

On Safari, the call to .showComments() leads to this error:

TypeError: undefined is not a function (evaluating '_13f.replace(/^(\n|\r|\t|\s)+/,"")')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant