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 broken translate view when filters result in no matches #3054

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

mathjazz
Copy link
Collaborator

@mathjazz mathjazz commented Dec 15, 2023

Fix #3053.

Always use Hooks at the top level of your React function:
https://legacy.reactjs.org/docs/hooks-rules.html#only-call-hooks-at-the-top-level

@mathjazz mathjazz requested a review from eemeli December 15, 2023 10:12
@mathjazz mathjazz merged commit 0aeaa3e into mozilla:main Dec 18, 2023
4 checks passed
@mathjazz mathjazz deleted the 3053-empty-string-list-fix branch December 18, 2023 08:37
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.

Blank page returned when filter returns an empty list
2 participants