8000 eidogo.Player.showComments is not defined. · Issue #15 · jkk/eidogo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ eidogo Public
eidogo.Player.showComments is not defined. #15
Open
@metaperl

Description

@metaperl

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)+/,"")')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0