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

Fix <ReferenceInput> throws a recoverable error in production #9690

Merged
merged 2 commits into from Mar 1, 2024

Conversation

fzaninotto
Copy link
Member

Problem

Since #9637, users see an error in production while the app isn't broken

Solution

Only throw in development.

## Problem

Since #9637, users see an error in production while the app isn't broken

## Solution

Only throw in development.
@fzaninotto fzaninotto added the RFR Ready For Review label Feb 29, 2024
@fzaninotto
Copy link
Member Author

Accompanied by type change in #9689

@slax57 slax57 added this to the 4.16.12 milestone Mar 1, 2024
@slax57 slax57 merged commit da8f974 into master Mar 1, 2024
11 checks passed
@slax57 slax57 deleted the fix-referenceinput-throw branch March 1, 2024 09:00
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.

None yet

4 participants