ExtraLudic / labyrinth

1 stars 1 forks source link

Back button broken #34

Open esalling23 opened 6 years ago

esalling23 commented 6 years ago
An error occured in the receive middleware:  TypeError: Cannot read property '0' of null

at Ware.<anonymous> (/app/skills/interactive_messages.js:90:46)

    at Ware.<anonymous> (/app/node_modules/wrap-fn/index.js:45:19)

    at next (/app/node_modules/ware/lib/index.js:85:20)

    at Ware.run (/app/node_modules/ware/lib/index.js:88:3)

    at Object.Botkit.botkit.receiveMessage (/app/node_modules/botkit/lib/CoreBot.js:110:35)

    at /app/node_modules/botkit/lib/CoreBot.js:104:20

    at next (/app/node_modules/ware/lib/index.js:82:27)

    at /app/node_modules/wrap-fn/index.js:121:18

    at Ware.<anonymous> (/app/node_modules/botkit/lib/SlackBot.js:362:9)

    at Ware.<anonymous> (/app/node_modules/wrap-fn/index.js:45:19)

    at next (/app/node_modules/ware/lib/index.js:85:20)

    at Ware.run (/app/node_modules/ware/lib/index.js:88:3)

    at Object.Botkit.botkit.categorize (/app/node_modules/botkit/lib/CoreBot.js:98:38)

    at /app/node_modules/botkit/lib/CoreBot.js:92:20

    at next (/app/node_modules/ware/lib/index.js:82:27)

    at /app/node_modules/wrap-fn/index.js:121:18