nette / tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
https://tracy.nette.org
Other
1.75k stars 218 forks source link

Unload event listeners are deprecated and will be removed #576

Closed adrianbj closed 5 months ago

adrianbj commented 5 months ago

Version: 2.10.5

Bug Description

That deprecation notice has started appearing and it's only a matter of time before unload events won't work https://developer.chrome.com/docs/web-platform/deprecating-unload

Steps To Reproduce

Load page with Tracy and view browser dev console Issues

Possible Solution

Swap for one of the alternatives noted in the link above