question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HandlebarsDotNet.Handlebars.Configuration.NoEscape Applied Inconsistently

See original GitHub issue

Describe the bug

When iterating over an array using #each, the value of Configuration.NoEscape reverts to false.

Expected behavior:

Configuration.NoEscape remains true when set to true.

Test to reproduce

See PR 180 in my repo.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tonysneedcommented, Sep 28, 2021

Here is a repo with minimal tests that reproduce the issue.

0reactions
oformaniukcommented, Nov 24, 2021

Hello @tonysneed Unfortunately, I had no spare time to take a look. I’d try to take a look in a next couple of days but I cannot promise when it would happen. I’d be happy to help you with investigation if you decide to take a deeper look on your own.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Releases · Handlebars-Net/Handlebars.Net
Fix #468 HandlebarsDotNet.Handlebars.Configuration.NoEscape Applied Inconsistently This PR does not deal with the question of general rules ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found