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
{{ message }}
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
I recently get a job to done, they are using "mixitup" as a filtration solution along multifiltration and pagination. I have created "Filter Group UI" to work with that. But problem here is that after first time of filtration mixer always busy, how to prevent that uncessary busyness.
Here is UI: https://i.imgur.com/CsZxfQ4.png
If you guys have any discord server or else, please share that.
The text was updated successfully, but these errors were encountered:
I have the same problem here, i'm using mixitup multifilter plugin.
after one or two filtration, Mixitup become "busy" [MixItUp] WARNING: An operation was requested but the MixItUp instance was busy. The operation was rejected because the queue is full or queuing is disabled.
by reading this repo issues, i had increase my queueLimit to 15, and all works better, maybe you need to increase yours ?
thank you for you interest,
increase the limit to 1000, but still same issue.
I think in my case probably other 3rd party plugin causing this issue as I have used in the project.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I recently get a job to done, they are using "mixitup" as a filtration solution along multifiltration and pagination. I have created "Filter Group UI" to work with that. But problem here is that after first time of filtration mixer always busy, how to prevent that uncessary busyness.
Here is UI: https://i.imgur.com/CsZxfQ4.png
If you guys have any discord server or else, please share that.
The text was updated successfully, but these errors were encountered: