BroadleafCommerce / ReactStarter

Broadleaf Commerce Spring Boot React Starter
Creative Commons Zero v1.0 Universal
43 stars 41 forks source link

Cart is not accessible. #7

Open agujral1 opened 6 years ago

agujral1 commented 6 years ago

Hi @ncrum

Cart is not accessible. Please check below screen . Are you facing the same or you can access it .

cart issue
ncrum commented 6 years ago

@agujral1 I am not currently getting that issue currently. It looks as though your client is loading the initial account page, but is at least missing a css file and possibly some JS. Is it showing there are files failing to load in the Network tab?

Note: edited for clarification

agujral1 commented 6 years ago

@ncrum Thanks for reply . Not even a single request failing in below journeys

1 Localhost:3000 2 Login but cart button is not enabled . i am running on Chrome Version 63.0.3239.84 (Official Build) (64-bit). And OS is window 10

Please share your environment details .

ncrum commented 6 years ago

Chrome Version 63.0.3239.132 (Official Build) (64-bit) MacOS High Sierra 10.13.2

Are you getting any errors in the developer tools console?

ncrum commented 6 years ago

You are running with yarn develop as well?

agujral1 commented 6 years ago

@ncrum Could you please tell you arte running in development mode with Yarn develop or with

Yarn start in production mode .

I am facing lot of UI issues when i run this with

Yarn develop

ncrum commented 6 years ago

I'm running with yarn develop and not having any UI issues myself. Are you getting any network errors in your developer tools? Perhaps some resources aren't loading for you.

agujral1 commented 6 years ago

@ncrum I am facing issues related to react code . Please find attached document .

ReactStarter.docx

I have just taken your code . Did Yarn and

Yarn develop Nothing else.

agujral1 commented 6 years ago

@ncrum

error

Only this console error i am seeing in the console logs