Closed rolland97 closed 3 weeks ago
Laravel Debugbar v3.14.2 functions correctly, but the latest version (v3.14.3) is not working as expected.
Same here any help please.
Laravel Debugbar v3.14.2 functions correctly, but the latest version (v3.14.3) is not working as expected.
Thanks for finding the exact version that broke this.
@mccahan This seems to be because of your values.values()
change. I don't understand why it should be a problem, but its the only change. Are there any other possible implementations that would fix the edge case you had by extending the Array
prototype?
For me noting changed I just upgraded to version v3.14.3, should I return to v3.14.2 for now?
@tpetry Whoops, this does in fact seem to be mine. I've got a PR in #1686
I have uninstalled the laravel-debugbar and install it and I cleared my config but still having the same exact problem.
Can you try with v3.14.4 ?
Can you try with v3.14.4 ?
@barryvdh Thanks, this solved the issue.
Environment: