Sourced from phoenix_live_view's changelog.
0.18.11 (2023-01-19)
Bug Fixes
- Fix socket unloading connection for forms that have defaulted prevented
0.18.10 (2023-01-18)
Bug Fixes
- Fix svg tags with href incorrectly unloading socket on click
- Fix form submits with
target="_blank"incorrectly unloading socket on submit0.18.9 (2023-01-17)
Bug Fixes
- Fix regular form submits failing to be dispatched