Closed
Description
I have a little problem with placing order button on magento. For some reasons when I complete a order and click "Place Order" it doesn't redirect the page in a success page (or even elsewhere) it just stays in the checkout page with all the products still inside and showing just loading image.
Order should be placed and displayed in admin section but checkout page not redirect to success page.
I have check browser console here i have see below error.
TypeError: path is undefined
if (path.indexOf(baseUrl) != -1) {