You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@ generated user module:
121
121
* Fix `used_input?` returning `false` when a form parameter value is a struct ([#3757](https://github.com/phoenixframework/phoenix_live_view/issues/3757))
122
122
* Catch promise rejections from `pushWithReply` ([#3766](https://github.com/phoenixframework/phoenix_live_view/pull/3766))
123
123
* Fix empty optgroups breaking DOM patching of other select options ([#3742](https://github.com/phoenixframework/phoenix_live_view/issues/3742))
124
+
* Don't shutdown sticky LiveViews when they `push_navigate` ([#3612](https://github.com/phoenixframework/phoenix_live_view/issues/3612))
0 commit comments