tracy icon indicating copy to clipboard operation
tracy copied to clipboard

White Screen after upgrade

Open masonjo opened this issue 3 years ago • 2 comments

Version: 2.9.1

Bug Description

Would get a White Screen of Death with 2.9.1. Could not find any errors in my log or on the screen.

Steps To Reproduce

Commented out lines until I get 2.9.1 to work to some degree by removing the dispatch function from Debugger.php

I saw this in the release notes Debugger: enable() calls dispatch() always I think it is my problem.

Possible Solution

I changed my composer.json to hold at 2.9 and everything is fine.

masonjo avatar Feb 19 '22 17:02 masonjo

Does this also apply to the latest version 2.9.3?

dg avatar May 30 '22 19:05 dg

I think I have the same problem, see screen. But it only happens to me on Chrome. Tracy displays correctly on Firefox. The screens are with tracy 2.9.3, but I also tried an older project with 2.7.5 and there is the same problem. It should be noted that this only happens to me inside the chrome console, if I open the script in a new tab, then tracy will display correctly.

Chrome: image Firefox: image

HTTP response

Headers

Content-Type text/html; charset=UTF-8
HTTP response Headers Content-Type text/html; charset=UTF-8 [Please support Tracy via a donation 💙️](https://nette.org/make-donation?to=tracy) Report generated at 2022/06/15 09:02:47 PHP 7.4.7 Apache/2.4.25 (Debian) Tracy 2.7.5

Lukzat avatar Jun 15 '22 07:06 Lukzat

Did you find anything? If the problem still persists, write.

dg avatar Feb 28 '23 12:02 dg