- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2022 01:03 AM
Hello,
I am having issues with the carousel in an instance, i was working fine a few days ago, but now it will always show it has no data, even tho there is data. The data is coming from a repeater, when i take out the repeater and to check if data is still there, the data is still showing, but it isn't working once i put the repeater inside the carousel.
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 12:12 AM
I managed to fix the issue by rebuilding the carousel and repeater from zero again, i think it must have bugged out during the "upate layout".

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2022 08:36 AM
In order to help troubleshoot this you'll need to provide some more info, hopefully supported by screenshots:
- How are you populating your repeater? I'm guessing you're returning data with a data resource and then binding the output to the repeater?
- Please provide a screenshot of the repeater in the content tree and also the properties of both the repeater and the carousel components.
- What do you mean when you say if you take out the repeater the data is still there?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 12:12 AM
I managed to fix the issue by rebuilding the carousel and repeater from zero again, i think it must have bugged out during the "upate layout".