phoenix liveView 0.9.1 breaking changes
If you recently updated your mix dependencies to use {:phoenix_live_view, “~> 0.9.0”} you might be surprised that …the web socket connection is gone.
Here’s a simple fix:
https://rafalgolarz.com/blog/2020/03/16/phoenix_live_view_0.9.1_breaking_changes/