Laravel-debugbar: Uncaught TypeError: PhpDebugBar.Widgets.MailsWidget is not a constructor

Created on 14 Apr 2017  路  5Comments  路  Source: barryvdh/laravel-debugbar

Booted up my app on another partition, after installing everything fresh, got an unexpected error:

Uncaught TypeError: PhpDebugBar.Widgets.MailsWidget is not a constructor

DebugBar v2.1.1
Laravel v5.2.3
Chrome: 57.0.2987.133

image

I can workaround it by disabling its collector in config, but I was wondering what might cause this? I wasn't able to find any information on this error.

stale

Most helpful comment

I had same issue. Browser cache clean worked for me.

All 5 comments

Seeing this error on Laravel 5.1.46, Debug Bar 2.4.0, on Chrome as well.

Same here.

I had same issue. Browser cache clean worked for me.

delete cache worked for me as well thanks for that

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If this issue is still present on the latest version of this library on supported Laravel versions, please let us know by replying to this issue so we can investigate further.
Thank you for your contribution! Apologies for any delayed response on our side.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

truongthaison picture truongthaison  路  4Comments

njbarrett picture njbarrett  路  5Comments

beneverard picture beneverard  路  6Comments

Megachill picture Megachill  路  3Comments

mnameghi picture mnameghi  路  6Comments