-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Toolbar : Impossible to access an attribute ("nb_errors") on a string variable #32018
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
Comments
Heya, can you check if this issue is what you're experiencing? #31476 |
Thanks, it was indeed the same problem.
|
I have the same issue and I can't fix it My composer.json :
composer show : EDIT : Nevermind, My composer.json was out of date I think it started working fine after I installed |
Uh oh!
There was an error while loading. Please reload this page.
Symfony version(s) affected: 4.3.0
Description
The web profiler tollbar is throwing an error "An error occurred while loading the web debug toolbar." on every page, when getting http://127.0.0.1:8000/_wdt/xxxxxx.
How to reproduce
I'm not sure what triggered this, but I suspect upgrading to 4.3. I use vue..js and an API.
The bundle "symfony/profiler-pack": "*" is probably up to date since I ran the dependencies update with composer.
Additional context
Google doesn't know this error!
Here's a part of the stack trace shown on http://127.0.0.1:8000/_wdt/xxxxxx :
base.html.twig :
The text was updated successfully, but these errors were encountered: