jaedb / Iris

Discover, explore and manage your music library across multiple sources with this beautiful web-based interface. Iris is a Mopidy frontend extension.
Apache License 2.0
1.13k stars 132 forks source link

Search "sort" breaks search persistently #900

Closed curiousercreative closed 1 year ago

curiousercreative commented 1 year ago

Iris version

3.66.1

Operating system(s) affected

Browser(s) affected

What happened?

  1. On a "fresh" load of Iris (use an incognito window or the like to have fresh app state)
  2. Perform a search ("HAIM" for example) AR/ER: search results load for all of the configured backends, yay!
  3. Click the search sort and select "Name" from the dropdown.
  4. Replace search term "HAIM" with "Beatles" and submit search AR: app crashes with error logged w.filter is not a function
  5. Refresh browser window AR: app cannot load
  6. manually navigate away from the search result by manipulating the address bar ER/AR: app loads
  7. Navigate back to search and submit a new search AR: app crashes

Logs

No response

jaedb commented 1 year ago

@curiousercreative is this still happening for you? I have been unable to replicate this issue.

curiousercreative commented 1 year ago

@jaedb I haven't noticed this lately and following my own repro steps I wasn't able to repro.