chetbox / boopjs

Formerly boopjs.com
https://chetbox.com
1 stars 0 forks source link

Tests with location not working #279

Closed chetbox closed 8 years ago

chetbox commented 8 years ago

Running: http://boopjs.com/app/E1r6AdO3/test/4k5seRc6/autorun/1453135721390?access_token=3UwjnOn_G

TypeError: Cannot read property 'toFixed' of undefined
  at Object.res.render.device._.extend.location (/opt/chetbot/server/routes/editor.js:273:37)
  at lambda (/opt/chetbot/server/node_modules/express-handlebars/node_modules/handlebars/dist/cjs/handlebars/runtime.js:102:54)
  at Object.eval (<anonymous>:16:57)
  at ret (/opt/chetbot/server/node_modules/express-handlebars/node_modules/handlebars/dist/cjs/handlebars/runtime.js:159:30)
  at ret (/opt/chetbot/server/node_modules/express-handlebars/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:488:21)
  at Object.invokePartial (/opt/chetbot/server/node_modules/express-handlebars/node_modules/handlebars/dist/cjs/handlebars/runtime.js:218:12)
  at Object.invokePartialWrapper [as invokePartial] (/opt/chetbot/server/node_modules/express-handlebars/node_modules/handlebars/dist/cjs/handlebars/runtime.js:61:39)
  at Object.eval (<anonymous>:10:23)
  at ret (/opt/chetbot/server/node_modules/express-handlebars/node_modules/handlebars/dist/cjs/handlebars/runtime.js:159:30)
  at ret (/opt/chetbot/server/node_modules/express-handlebars/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:488:21)
  at ExpressHandlebars._renderTemplate (/opt/chetbot/server/node_modules/express-handlebars/lib/express-handlebars.js:247:12)
  at ExpressHandlebars.<anonymous> (/opt/chetbot/server/node_modules/express-handlebars/lib/express-handlebars.js:173:21)