Replace beforeunload with pagehide

This commit is contained in:
dAxpeDDa 2023-06-05 02:11:53 +02:00 committed by daxpedda
parent 12fb37d827
commit ab46aa5b79
3 changed files with 6 additions and 11 deletions

View file

@ -133,7 +133,6 @@ version = "0.3.22"
features = [
'console',
'CssStyleDeclaration',
'BeforeUnloadEvent',
'Document',
'DomRect',
'Element',