Empty carts showing up in my database

Hi all,

I have a problem where I cant find why are there a lot of empty carts in my database. The weird thing is that everything works just fine. I can add items to the cart, I can order them and after that I get a new empty cart in the app as it should be but in database there are a lot of empty carts with no name or anything. Does anyone had a similar problem or know where should I try to search for a problem in my app?
I have attached the video of my cart database.

Untitled video - Made with Clipchamp (3)

Hello, this problem can happen if the actions weren’t set correctly in the configurations of the components, so the action can be triggered multiple times. Please make sure you check the actions that create a record in that collection.

Thank you!

1 Like