Go to page workflow from a Repeating Group works on desktop but redirects to the index page on mobile—any fix?

Hello everyone,

I’m trying to find a solution on Bubble: I have a RG (Repeating Group) that displays a list of data types. When I click a button (inside the cell), the workflow “Go to page” + “Data to send (Parent group’s post)” is triggered.

Everything works fine on desktop, but not on mobile. On mobile, Bubble redirects to the index page instead of the intended page.

I’ve already tried several solutions suggested by ChatGPT, but nothing has worked.

Any ideas on how to work around this?

Thanks!

make sure that the page you’re redirecting to does not have index as the mobile version

Thank you for replying :slight_smile: Actually, the page i’m redirecting to is not the page index. That’s is the issue because on the mobile version, bubble always redirects to the index page. I’ve already tried everything. So i just gave up and created a simple version for the mobile view.