Skip to content

Fix child context creation when value is null when invoking partials#433

Merged
oformaniuk merged 2 commits intoHandlebars-Net:masterfrom
oformaniuk:issues/432
Mar 6, 2021
Merged

Fix child context creation when value is null when invoking partials#433
oformaniuk merged 2 commits intoHandlebars-Net:masterfrom
oformaniuk:issues/432

Conversation

@oformaniuk
Copy link
Copy Markdown
Member

@oformaniuk oformaniuk commented Mar 6, 2021

What's inside:

  • fix child context creation when value is null
  • fix dependency propagation to Enumerable descriptor

Issues:

@oformaniuk oformaniuk added the bug label Mar 6, 2021
@oformaniuk oformaniuk changed the title Issues/432 Fix child context creation when value is null Mar 6, 2021
@oformaniuk oformaniuk changed the title Fix child context creation when value is null Fix child context creation when value is null when invoking partials Mar 6, 2021
@oformaniuk oformaniuk enabled auto-merge March 6, 2021 22:18
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@oformaniuk oformaniuk merged commit a2146e7 into Handlebars-Net:master Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Very weird behavior inside of a partial with an #each after passing in a custom context to that partial

1 participant