@Helix wrote:
I've got an unusual problem. On my backend I have an express.js API feeding ember data. Right after I add a new record to the database (I'm running mongo), and then go to the index page which fetches all records I'll get duplicate records. When I refresh, the duplicate disappears. It only happens some times, and I'm not sure whats casing it. I checked my backend, and it's only sending any duplicate information.
I've attached link to an image that better illustrates the issue.
![]()
Posts: 2
Participants: 2