Make sure you have the required DOM attributes.. I had this behavior too until adding the phx-update=“stream” on the parent DOM container and the DOM id on each element.
Make sure you have the required DOM attributes.. I had this behavior too until adding the phx-update=“stream” on the parent DOM container and the DOM id on each element.