In my page I have a serverconnect that pulls data from a table (names and pictures). Then i have a modal with a repeat that displays the pictures but when I try to display another data (name or id) i get: [object Object]
{{face_name}}
<input id="face_name" name="face_name" type="text" class="form-control" placeholder="Add a name" required="" data-msg-required="Add a name" dmx-bind:value="face_name">