Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Profiler][Doctrine] Profiler Not Showing Toolbar 4.4.24 #41383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eozgun opened this issue May 23, 2021 · 4 comments
Closed

[Profiler][Doctrine] Profiler Not Showing Toolbar 4.4.24 #41383

eozgun opened this issue May 23, 2021 · 4 comments

Comments

@eozgun
Copy link

eozgun commented May 23, 2021

Symfony version(s) affected: 4.4.24

Description
composer create-project symfony/skeleton example 4.*
cd example
composer req orm
composer req profiler --dev

Profiler Not Showing Toolbar!

@derrabus
Copy link
Member

Duplicate of #41305

@derrabus derrabus marked this as a duplicate of #41305 May 23, 2021
@chalasr
Copy link
Member

chalasr commented May 23, 2021

@eozgun If you can, please try applying the patch that fixed #41305 and tell us if the issue persists.

@eozgun
Copy link
Author

eozgun commented May 23, 2021

@chalasr

I have reinstalled many times.
It worked after applying the fixed patch.

However, after installing orm, if the database connection is incorrect or there is no database, neither error nor toolbar appears on the homepage.

@chalasr
Copy link
Member

chalasr commented May 23, 2021

However, after installing orm, if the database connection is incorrect or there is no database, neither error nor toolbar appears on the homepage.

Ok thanks for confirming, I can observe the same behavior when launching the project on a platform that doesn't have pgsql. I think it's a bug, but that's not a regression introduced in v4.4.24 (tested on lower 4.4 tags).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants