vpietri / magento2-developer-quickdevbar

Developer Toolbar for Magento2
549 stars 127 forks source link

issue 70: fixed error TypeError: count(): Argument #1 ($value) must b… #72

Closed bbakalov closed 11 months ago

bbakalov commented 1 year ago

…e of type Countable|array, null given

bbakalov commented 1 year ago

@vpietri please check it and merge it. Thank you

bbakalov commented 1 year ago

@vpietri Hello. As I see you fixed this issue in this commit https://github.com/vpietri/magento2-developer-quickdevbar/commit/ef66fd23ea34600354ac34d36d49dd7e4865feaf

Could we close this merge request or merge it for additional directly in Block/Tab/Content/Collection.php ?

vpietri commented 11 months ago

Thanks for your PR @bbakalov , yep commit https://github.com/vpietri/magento2-developer-quickdevbar/commit/ef66fd23ea34600354ac34d36d49dd7e4865feaf should fix issue #70