gclem/overwatch-js

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

KolCrooks opened this issue · 2 comments

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 commented

Will catch it today too.

Sorry for the latency

Please, provide the username used for this issue

gclem commented

Fixed. Thanks.