Games page: Uncaught TypeError: i.charAt is not a function

There appears to be a typo in: Game/PlaceThumbnailsView.js that is causing an error to spit out in the browser console whenever you visit a games page.

Steps to re-produce:

  1. Visit any game: example
  2. Open inspect element and switch to the “Console” tab
  3. You should now see the following error: Uncaught TypeError: i.charAt is not a function

PictureS of the bug:

Device Info

  • User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
  • Platform Type: PC
  • Device Type: Computer

This topic was automatically closed after 1 minute. New replies are no longer allowed.