unble to store data in store using context hooks
Posted By: Anonymous I am trying to store the selected items in array and store. I could able to store selected items in an array perfectly but there is a delay happening while storing them in store. for example, I selected three items if when I console array I am getting 3 items but in-store …