Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template exceptions not caught by Raven #99

Open
Fauntleroy opened this issue Mar 13, 2014 · 0 comments
Open

Template exceptions not caught by Raven #99

Fauntleroy opened this issue Mar 13, 2014 · 0 comments
Labels

Comments

@Fauntleroy
Copy link
Contributor

This exception on a modified version of Keithurban.net does not get caught and logged by Raven:

TypeError: Cannot read property 'thumbnails' of undefined
    at Object.eval (eval at <anonymous> (/mnt/data/1/node_modules/solidus/node_modules/handlebars/lib/handlebars/compiler/compiler.js:579:23), <anonymous>:68:67)
    at /mnt/data/1/node_modules/solidus/node_modules/handlebars/lib/handlebars/runtime.js:38:33
    at /mnt/data/1/node_modules/solidus/node_modules/handlebars/lib/handlebars/compiler/compiler.js:1294:21
    at Object.Handlebars.VM.invokePartial (/mnt/data/1/node_modules/solidus/node_modules/handlebars/lib/handlebars/runtime.js:90:14)
    at Object.eval (eval at <anonymous> (/mnt/data/1/node_modules/solidus/node_modules/handlebars/lib/handlebars/compiler/compiler.js:579:23), <anonymous>:8:17)
    at /mnt/data/1/node_modules/solidus/node_modules/handlebars/lib/handlebars/runtime.js:38:33
    at /mnt/data/1/node_modules/solidus/node_modules/handlebars/lib/handlebars/compiler/compiler.js:1294:21
    at ExpressHandlebars.extend._renderTemplate (/mnt/data/1/node_modules/solidus/node_modules/express3-handlebars/lib/express-handlebars.js:307:22)
    at ExpressHandlebars.renderTemplate (/mnt/data/1/node_modules/solidus/node_modules/express3-handlebars/lib/express-handlebars.js:164:18)
    at fn (/mnt/data/1/node_modules/solidus/node_modules/async/lib/async.js:582:34)
@pushred pushred added the Defect label Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants