Hi,
I have an entity list which is connected to my "ProductCartItem" table. I insert new items in this table through a HTTP POST request to the API endpoint of the "Product" table. I have this code in the Java Script file of my Products page.
So the item is inserted successfully in the table, but it is not showing up in the list. If I close the preview tab, and I open it again, it shows up.
The strange thing is that everything worked just fine, and without editing anything it started acting up suddenly. Any ideas what could be the cause?

Report
All responses (
Answers (