Extra item created in Each when AlternateRoot is enabled

I’m just starting out with Fuse and ran into an issue with a project I started. I can’t figure out where the bug is. I was hoping if the Fuse community can help.

Basically I’m building a flash card app. When I click on the button to open the Modal window, I can slide through all the flash cards. If I close it, then reopen the modal it duplicates the last viewed card (if it hasn’t already been duplicated).

Does anyone know how to not having it duplicate AND have it always start from the first card?

Here’s the github project for those that need to see the code:

https://github.com/jaybuangan/OrcaFuse

Thanks!

I just updated to the latest Fuse version 0.12 and all seems to work now. =)