mongor icon indicating copy to clipboard operation
mongor copied to clipboard

Profiler content duplicated

Open jackwakefield opened this issue 12 years ago • 0 comments

Enabling profiling in application/config/application.php and application/config/database.php results in the profiler content being duplicated at the bottom of the page.

Commenting out \Laravel\Profiling\Profiler::attach() in MongoProfiler::attach() fixes the issue.

jackwakefield avatar Jan 31 '13 17:01 jackwakefield