How do you debug state changes using LiveViews?

I’m continuing debugging the issue. The transport_id of the socket is the same in the handle_info calls for :inc and :evaluate, but for :update_answer it is different. This confirm the suspicion somehow the button clicks are handled differently than the input change.

I don’t understand what this means though.