JarrettTo / SBAI.com-Frontend

AI Sports Betting Tool and Platform
https://sbai-com-frontend.vercel.app
4 stars 0 forks source link

Fixed undefined odds issue #19

Closed josecarlosregala closed 4 months ago

josecarlosregala commented 4 months ago

Fixed issue where if either the Sportsradar or the TheOddsAPI are missing the odds object is passed as undefined to GameDisplay. oddsMap cannot read properties of undefined causing runtime error.