Skip to content

Jinja2 extension returns string quotes around output #45

@rob101

Description

@rob101

For example:
{{ '*baseTenant*.js'|manifest_match('<script src="{match}"></script>') }}

results in:

"<script src="/static/baseAddMembership~baseTenant~f585d785-baebc8a04938f4824d09.bundle.js"></script>"

Which means the script is displayed as text rather than as a script element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions