Hi everyone,
I’m new to Bubble and I can’t figure this out. I’ve built a flashcard app in Bubble and I’m running into a performance issue. When I flip a card and move to the next one, the workflow (which shows the next card) is noticeably slow the first time I go through the deck. However, everything is instant when I go through the same deck a second time, as shown in the video below.
Is there a way to preload data of the repeating group so that workflow execution is instant? Or is there a better way to do this?
I use custom state to flip the cards between question and answer, and then a workflow that flips the card back on the question side and shows the next repeating group’s card. Could someone please help me?