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
@@ -119,6 +119,7 @@ generated user module:
119
119
* Fix flash getting lost when falling back to a full page reload due to navigating across live sessions ([#3686](https://github.com/phoenixframework/phoenix_live_view/issues/3686))
120
120
* Fix edge case where locked DOM nodes were not properly patched on unlock ([#3758](https://github.com/phoenixframework/phoenix_live_view/issues/3758))
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
+
* Catch promise rejections from `pushWithReply` ([#3766](https://github.com/phoenixframework/phoenix_live_view/pull/3766))
0 commit comments