hyperspacedev / hyperspace

The new beautiful, fluffy client for Mastodon in React + TypeScript
https://hyperspace.marquiskurt.net
Other
183 stars 27 forks source link

Searches and hashtags links broken #215

Closed alicerunsonfedora closed 4 years ago

alicerunsonfedora commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

The search mechanisms and hashtag link features lead to an empty search page with a failed search.

To Reproduce Steps to reproduce the behavior:

  1. Search for any item in the search bar.
  2. See empty page with no results.

Expected behavior A clear and concise description of what you expected to happen.

The search page should be populating with results.

Screenshots If applicable, add screenshots to help explain your problem.

n/a

App Information (please complete the following information):

Additional context Add any other context about the problem here.

It appears as if the search isn't receiving parameters like it should be, probably after the dependency update.

This is a bug report to let people know that we are aware of the issue and have a fix in place with #214.