icidasset / diffuse

A music player that connects to your cloud/distributed storage.
https://diffuse.sh
Other
809 stars 66 forks source link

Search doesn't work on Safari #379

Closed icidasset closed 1 year ago

icidasset commented 1 year ago

Normally when removing focus from the search element the search should be performed, on iOS this doesn't happen. And since there's also no enter key you can press to submit the form, search doesn't work at all.

icidasset commented 1 year ago

Turns out the search worker wasn't running on Safari, because it doesn't yet support nested workers.

icidasset commented 1 year ago

Fixed in 3.4.0