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: features/beforeunload.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
name: Beforeunload
1
+
name: beforeunload
2
2
description: "The `beforeunload` event is fired when the current window is about to be unloaded. Typically this is used to display a dialog to confirm if users really want to leave the page when there is unsaved data that would be lost."
0 commit comments