What is Chrome report: [deprecation] unload handler

Options
svm_agilis
svm_agilis Member

Hi
I see this error Chrome report: [deprecation] unload handler in Daily logs in daily version 0.57.0. What does it mean?


Thanks

Tagged:

Answers

  • mattieruth
    mattieruth Dailynista
    Options

    Hi!

    This should be resolved in 0.58.0. Starting in Chrome 117, Chrome deprecated the unload event which we were using to catch and leave calls. 0.58.0 updates this to use the pagehide event.

    Separately, I'll note that you may in the future see other Chrome Report: * logs. We have installed a ReportingObserver to log any deprecations or browser interventions, which will be logged like the one above. Sometimes these correspond to Daily issues but often we have found they catch our customers issues as well. In this case, it was ours :).

    Thanks!
    ~mattie ruth