I can't show selected item on repeater component
I have made courses management by modules. but i cant show selected lesson on repeater.however the ID, MEDIA and order on the module shows.


2 Replies
What happens if you remove the preload?
Does your Lesson migrattion have a name field?
my bad. i solve this creating belongsToMany Relatioship. thankyou