Infinite skeleton loader when searching for specific terms in Components
Description
When searching for specific terms like "mfa" or "totp" on the /community/components page, the UI gets stuck in an infinite skeleton loading state. It fails to return results and does not fall back to an empty state or show some results (e.g., "No results found").
Note: This search functionality was working back in February.
Steps to Reproduce
- Navigate to
https://21st.dev/community/components
- Enter "mfa" or "totp" into the left sidebar search input.
- Observe the main content grid.
Expected Behavior
The search should either return the matching components or display a clear "No results found" / empty state message.
Actual Behavior
The grid displays infinite loading skeletons and the request never seems to resolve.
Environment
- OS: Windows
- Browser: Chrome
Screenshots

Infinite skeleton loader when searching for specific terms in Components
Description
When searching for specific terms like "mfa" or "totp" on the
/community/componentspage, the UI gets stuck in an infinite skeleton loading state. It fails to return results and does not fall back to an empty state or show some results (e.g., "No results found").Note: This search functionality was working back in February.
Steps to Reproduce
https://21st.dev/community/componentsExpected Behavior
The search should either return the matching components or display a clear "No results found" / empty state message.
Actual Behavior
The grid displays infinite loading skeletons and the request never seems to resolve.
Environment
Screenshots