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

BUG IE8 - Wrap forEach with underscore. #243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ryan-roemer
Copy link

L321 breaks when in "dev mode" in IE8 for lack of wrapping .forEach with the _ version with this error:

msg: Object doesn't support this property or method
file: http://10.0.2.2:3001/node_modules/require-handlebars-plugin/hbs.js
line: 321
col: undefined
error: undefined

I also added the wrap on L656 for consistency, although that looks to be server-side...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant