Hi I am getting the following error in my log
main.CRITICAL: Exception: Warning: Trying to access array offset on value of type null in /Magento_Catalog/templates/product/list/items.phtml on line 244 in /vendor/magento/framework/App/ErrorHandler.php:61
items.phtml line 244
<!-- <input type="hidden" name="uenc" value="<?php echo $postParams['data']['uencs']; ?>"> -->
Kindly help me understand the same. thanks