<div class="row"> {{> DataTable active_auction_table_data }} </div> <div class="row"> {{> DataTable completed_auction_table_data }} </div> Both use the same subscription, but with a different client-side initial query. Only the second table renders.