Hi,
Any idea why a state change might cause this error?
I can reload and the game works fine, but I have no idea what would cause this error, and the stack trace isn't particularly helpful here.
Any idea why a state change might cause this error?
Code: Select all
Javascript error:
t.indexOf is not a function
TypeError: t.indexOf is not a function
at Function.o.parse (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/dojoroot/dojo/dojo.js:1:37609)
at r.on (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/dojoroot/dojo/dojo.js:1:42518)
at Function.o.emit (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/dojoroot/dojo/dojo.js:1:39041)
at Function.o.emit (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/dojoroot/dojo/dojo.js:1:39670)
at r.emit (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/dojoroot/dojo/dojo.js:1:42648)
at Object.publish (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/dojoroot/dojo/dojo.js:1:42289)
at Object.publish (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/dojoroot/dojo/dojo.js:1:36226)
at Object.dispatchNotification (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/modules/layer/ly_studio.js:1:474063)
at Object.dispatchNotifications (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/modules/layer/ly_studio.js:1:469859)
at Object.onNotification (https://studio.boardgamearena.com:8084/data/themereleases/220420-1001/js/modules/layer/ly_studio.js:1:466212)