yireo-training / vsf1-local-webpack

Optimized Webpack configuration for Vue Storefront 1 development
11 stars 3 forks source link

Page refresh doesn't trigger function "asyncData" #6

Open Eflyax opened 3 years ago

Eflyax commented 3 years ago

Expected behavior:

1) Load homepage [OK]

2) Click on product tile and go to product detail [OK]

3) Refresh page with F5 (or open link in new tab) [FAIL]

Is there any way to change webpack configuration or Vuestorefront app to make app lifecycle working properly?