]> Untitled Git - lemmy-ui.git/commit
Fix search page to stop `couldnt_find_object` error (#1669)
authorScott <97430840+scme0@users.noreply.github.com>
Thu, 29 Jun 2023 02:44:47 +0000 (12:14 +0930)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 02:44:47 +0000 (22:44 -0400)
commita077924f385cf014434fc6c32aa28f4c33e1b9c1
tree6c5a4714c98dac3852df290637cffb8923032561
parent38a109ba9215bd161fb9205e162b24a0afb6bcce
Fix search page to stop `couldnt_find_object` error (#1669)

* Add silent client and use it for resolve object

* more changes

* Fix more issues

* make double equals a triple equals
src/shared/components/search.tsx
src/shared/services/HttpService.ts