Skip to content

[TypeScript] Forbid <ReferenceInput validate>#9689

Merged
slax57 merged 1 commit intonextfrom
ts-referenceinput-validate
Feb 29, 2024
Merged

[TypeScript] Forbid <ReferenceInput validate>#9689
slax57 merged 1 commit intonextfrom
ts-referenceinput-validate

Conversation

@fzaninotto
Copy link
Member

Problem

Since #9637, using <ReferenceInput validate> fails at runtime. this is unexpected

Solution

Fail at build time instead.

This may break existing apps, so I'm pulling against next.

## Problem

Since #9637, using `<ReferenceInput validate>` fails at runtime. this is unexpected

## Solution

Fail at build time instead.

This may break existing apps, so I'm pulling against `next`.
@slax57 slax57 added this to the 5.0.0 milestone Feb 29, 2024
@slax57 slax57 merged commit e444030 into next Feb 29, 2024
@slax57 slax57 deleted the ts-referenceinput-validate branch February 29, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Development

Successfully merging this pull request may close these issues.

2 participants