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
Up to now it's only adding just once an instance of the product. It should not be doing it like that. It should be adding one product each time, that is: If I click in the button, I will add one product. If I click again, it will add one more.
The text was updated successfully, but these errors were encountered:
Up to now it's only adding just once an instance of the product. It should not be doing it like that. It should be adding one product each time, that is: If I click in the button, I will add one product. If I click again, it will add one more.
The text was updated successfully, but these errors were encountered: