🏠 New in Low Baseline Support: messageerror

March 27, 2023

caniuse · mdn · [spec]([‘https://html.spec.whatwg.org/multipage/indices.html#event-messageerror’, ‘https://w3c.github.io/ServiceWorker/#eventdef-serviceworkerglobalscope-messageerror’])

The messageerror event fires on a target, such as a window or worker, when an incoming message cannot be deserialized. This event can fire for many types of messages, such as cross-document messages or broadcast channel messages.

Source features