diff --git a/lib/music_library_web/live/collection_live/show.html.heex b/lib/music_library_web/live/collection_live/show.html.heex index a0405cf1..17d1dabd 100644 --- a/lib/music_library_web/live/collection_live/show.html.heex +++ b/lib/music_library_web/live/collection_live/show.html.heex @@ -238,6 +238,33 @@ :if={@record.selected_release_id} release={Records.Record.selected_release(@record)} /> + @record.id} + class="hidden" + > + {@record.selected_release_id} + + +