-
Notifications
You must be signed in to change notification settings - Fork 2k
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
fix: fix error for each helper with block params and strict mode #1820 #1855
fix: fix error for each helper with block params and strict mode #1820 #1855
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please run npm run format
and commit the changes in order to fix the linting error.
@jaylinski can you please merge this fix? or how often it happens? As I understand I can't impact ot this process/ |
1845af8
to
86a9615
Compare
ℹ️ This fix was added to |
@arturmakaranka Thank you for the fix! Very much appreciated. I'll try to release the fix as soon as possible, but it may take some time. |
The fix at handlebars-lang/handlebars.js#1855 is not released yet. Signed-off-by: Anders Kaseorg <anders@zulip.com>
The fix at handlebars-lang/handlebars.js#1855 is not released yet. Signed-off-by: Anders Kaseorg <anders@zulip.com>
The fix at handlebars-lang/handlebars.js#1855 is not released yet. Signed-off-by: Anders Kaseorg <anders@zulip.com>
The fix at handlebars-lang/handlebars.js#1855 is not released yet. Signed-off-by: Anders Kaseorg <anders@zulip.com>
Fix for #each helper with params in strict mode. By the same pr of @jaylinski https://github.com/handlebars-lang/handlebars.js/pull/1821/files