Autobinding doesn't function on my repeating group

Hi everyone !

For several weeks, all the elements that allow autbinding (dropdown, searchbox, input, …) no longer work in my repeating groups on my entire site.
I didn’t pay much attention to it at first because my site is under construction, and I didn’t need it. But now, it’s starting to worry me.
The field appears well with the information corresponding to the ‘current cell’ but as soon as I click, nothing happens. For the dropdown, nothing happens, for the ‘input’, the cursor does not enter the field and I cannot modify it …

In the privacy rules everything is allowed and I tested on a completely empty page.

What’s strange is that I had used this feature before and it worked. When I noticed that it didn’t work when creating a new repeating group, I went back to other pages on which it worked before, and none of them work anymore.

My test page :

You need to place the elements into a group in your RG, and set this group data source to be your current cell RG data, see this example below. Let me know if that works.

As an advice it is also important to rename your elements :slight_smile: (Dropdown G, Searchbox B etc)

Thank you very much for your response !
It’s a test page to test the problem on a blank page and report the bug to bubble.io :wink:
But on all the pages of my site where the problem occurs I have a parent group and I have named each of my elements correctly. I still added a group to my test page to be sure that this was not the problem, and I confirm that this is not it … Even with a group I encounter this bug. :sad_but_relieved_face:

I can’t select the text either.
And I just noticed that everything was back to normal when I use a condition to display the repeating group! It’s when the box ‘this element is visible on page load’ is checked that the bug occurs…
Well this allows me to fix the problem but it’s still a bug…

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.