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

returns a split() error when i try and use owjs.search() #20

Closed
KolCrooks opened this issue May 18, 2018 · 2 comments
Closed

returns a split() error when i try and use owjs.search() #20

KolCrooks opened this issue May 18, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@KolCrooks
Copy link

The search function suddenly started returning an error when trying to use it. I narrowed it down to this part of the source code- overwatch.js:317. It is trying to split player.careerLink even though player.careerLink is undefined. player doesn't contain a careerLink object.

@gclem gclem added the bug label May 29, 2018
@gclem gclem self-assigned this May 29, 2018
@gclem gclem added this to the 1.6.6 milestone May 29, 2018
@gclem
Copy link
Owner

gclem commented May 29, 2018

Will catch it today too.

Sorry for the latency

Please, provide the username used for this issue

@gclem
Copy link
Owner

gclem commented May 29, 2018

Fixed. Thanks.

@gclem gclem closed this as completed in 0025b3a May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants