Skip to content

(template-compiler) Using multiple if:true|false directives on same tag should be a compile-time error [API versioning] #3320

@nolanlawson

Description

@nolanlawson

See #3277.

<template if:true={foo} if:false={bar}></template>

This should be a compile-time error. However, this would have backwards-compatibility concerns.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions