Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeScript] Forbid <ReferenceInput validate> #9689

Merged
merged 1 commit into from
Feb 29, 2024

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
12 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants