Skip to content

After magento update from v. 2.4.3 to 2.4.7 checkout is not working properly. “Cannot read properties of undefined (reading ‘form’)” error message

After magento update from v. 2.4.3 to 2.4.7 checkout is not working properly. When I want to place the order every time I get this error message in the console from jquery.validate.js. : “Uncaught TypeError: Cannot read properties of undefined… Read More »After magento update from v. 2.4.3 to 2.4.7 checkout is not working properly. “Cannot read properties of undefined (reading ‘form’)” error message

str_replace(): Argument #3 ($subject) must be of type array|string, float given error after magento upgrade from 2.3.7 to 2.4.7

I have upgraded magento from 2.3.7 to 2.4.7. And one of the graphql query gives below error str_replace(): Argument #3 ($subject) must be of type array|string, float given at /vendor/magento/module-catalog-graph-ql/DataProvider/Product/LayeredNavigation/Builder/Price.php:84) the issue seems fixed when I changed the mentioned line… Read More »str_replace(): Argument #3 ($subject) must be of type array|string, float given error after magento upgrade from 2.3.7 to 2.4.7