"Repeat for each" binding list will not populate

Builder content link
https://builder.io/content/904bfb5f8a574bcda0d7428715d6701a

Builder public api key
fcf43311f2524b21a3f6f60592110eac

Detailed steps to reproduce the bug

  1. Go to Editor
  2. Click Data Tab
  3. Connect data via query (news in this instance)
  4. Go to Element Data Bindings and attempt to add a “Repeat for Each”, it will not show the usual list dropdown to select the data to repeat on

Screenshots or video link
https://www.loom.com/share/534bbf4a309144d5a646bae76333a116

Code stack you are integrating Builder with
SvelteKit

The problem is that the cache for data bindings never seems to update when they’re changed. No matter what I do to connected data, it will not fetch changes.

Hey @rogueyoshi could you please confirm if you are still experiencing this issue? If so, could you please try updating your SDK to the latest version and let me know if that resolves it? Happy to help further if needed!

@sheema i will bump the version and try it, but for now i used a workaround of making a whole new page entry.

Awesome, let me know how it goes.