Skip to content

behaves differently in Newtonsoft.Json and System.Text.Json for #if helper #14

@DmitryDem

Description

@DmitryDem

The if helper behaves differently in Newtonsoft.Json and System.Text.Json. For example: {{#if BoolValue}}true{{else}}false{{/if}}. If BoolValue = false, in Newtonsoft.Json it outputs false, while in System.Text.Json it outputs true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions