mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-06 23:26:05 +02:00
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead