@huksley/gmail-js
Advanced tools
Changelog
Version 1.0.16
gmail.observe.on("http_event")
and gmail.observe.after("http_event")
triggers to receive all XHR requests.api.tools.parse_requests
mutating the xhrParams
variable, causing stacked instances of gmail-js
to not work as expected around XHR events. This closes issue 662.