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

Commits on Feb 29, 2024

  1. Fix <ReferenceInput> throws a recoverable error in production

    ## Problem
    
    Since #9637, users see an error in production while the app isn't broken
    
    ## Solution
    
    Only throw in development.
    fzaninotto committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1d9ebdc View commit details
    Browse the repository at this point in the history
  2. Fix linter warning

    fzaninotto committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    39becc7 View commit details
    Browse the repository at this point in the history