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
You'll have to rebuild it, ie shift them all out and readd them minus the deleted ones. In other apps I've built I've used a pattern of simply adding a ".deleted" prop the items in the queue and auto skipping those when shifting assuming you have a reference to the item you want to delete.
I fully understand how FIFO works, but for my business problem I really need the ability to find an item in the queue and delete it.
Please advise if there is any possibility to do this?
The text was updated successfully, but these errors were encountered: