Skip to content

Qute: Self-closing tag does nothing #23290

Open
@kucharzyk

Description

Describe the bug

This tag works

{#validation field='general'}{/validation}

If I try using self-closing tag like this it does nothing

{#validation field='general'/}

Nothing is rendered. No error reported by qute

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Assignees

No one assigned

    Labels

    area/quteThe template enginekind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions