Page 1 of 1

BL-4.0 - Modal Cart Issue

Posted: Tue Jul 21, 2015 11:54 pm
by sumit784
Hi,

I have recently updated from 3.1.0 to Verson 4.0 and its running fine in my local env. I am using Mysql and Jboss server. I have updated all the files.

The issue I am facing is , when I click on "/cart" on homepage, the ajax call is happening and data is returned properly. On UI debugging I found that The Modal cart div is also fetched, but Its NOT showing up on UI.

The display properties are set NONE. I dont see any specific reason for this behaviour. I have also verified the cart by manaully going to "localhost:8080/cart" and the cart shows up properly.

Am I missing something in Jquery / scripts , due to which this Modal cart is not showing up on UI.

Thanks in advance.

- Sumit

Re: BL-4.0 - Modal Cart Issue

Posted: Mon Jul 27, 2015 4:58 am
by phillipuniverse
Open up Chrome network inspector. What comes back in the response when you click on the cart button?