You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use fuzzy search in a worker, but I'm having the following error:
[useWorker] You can only run one instance of the worker at a time, if you want to run more than one in parallel, create another instance with the hook useWorker()
There is an issue with the kill functionality of the library, I have created a fix for the same. Waiting for the maintainers to review and merge the same. #122
Apologies for the long wait, but due to personal and work-related reasons, I wasn’t able to maintain the library.
I’m well aware that forks and alternatives have emerged in the meantime, and I’m glad for it because the library was intentionally open-source with an MIT license to prevent issues like this.
Together with the new maintainer, @naorpeled, we are working to stabilize useWorker and add new features in the coming months. :)
I'm trying to use fuzzy search in a worker, but I'm having the following error:
Code:
The text was updated successfully, but these errors were encountered: