Search doesn't work with Pleroma
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
Thanks a lot for phanpy, it is a really wonderful tool !
I have an issue with phanpy (the one hosted at phanpy.social) when searching for anything. When the search starts, the 3 categories (Accounts, Hashtags and Posts) appear but it keeps loading forever. Clicking on buttons doesn't do anything, I need to completely reload the page to have phanpy work again.
Looking at the console I see the following logs:
```
Uncaught (in promise) TypeError: M is undefined
children search.jsx:255
So search.jsx:253
Preact 6
E search.jsx:115
E search.jsx:125
So search.jsx:131
Preact 54
main.jsx:28
[search.jsx:255:40](https://phanpy.social/src/pages/search.jsx)
Preact 7
E search.jsx:115
InterpretGeneratorResume self-hosted:1469
AsyncFunctionNext self-hosted:852
(Async: async)
E search.jsx:125
So search.jsx:131
Fr Preact
forEach self-hosted:203
Preact 53
main.jsx:28
```
This issue doesn't happen with Mastodon
**To Reproduce**
1. Add your pleroma account in phanpy
2. Search for anything
**Expected behavior**
Search works
**Actual behavior**
Search doesn't work, UI is stuck
**Desktop (please complete the following information):**
- OS: Linux
- Browser: Firefox
- Version: 120
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.