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

Minor backend bug fix: "Unhandled Runtime Error" for all search queries that return no results #127

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

luca-borletti
Copy link
Contributor

Bug fix

  • Add check for if prisma search result is empty to prevent destructuring of undefined object

Previously:

Screenshot 2023-11-11 at 4 37 23 PM

Now:

Screenshot 2023-11-11 at 4 38 25 PM

Regular Search Still Works:

Screenshot 2023-11-11 at 4 39 56 PM

Closes: N/A

Copy link

railway-app bot commented Nov 11, 2023

This PR was not deployed automatically as @luca-borletti does not have access to the Railway project.

In order to get automatic PR deploys, please add @luca-borletti to your team on Railway.

Copy link
Collaborator

@Lhwhatever Lhwhatever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Lhwhatever Lhwhatever merged commit 7a7dbb5 into main Nov 11, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants