vtex / faststore

Digital commerce toolkit for frontend developers
https://faststore.dev
MIT License
186 stars 58 forks source link

PLP reload twice #2304

Closed victors1682 closed 3 months ago

victors1682 commented 4 months ago

Describe the bug PLP is loading the filters and products twice, which is causing delays in page loading. This issue began in FS v3 and is not present in our older legacy store in v2. The problem is affecting our monitoring process, as it takes longer load, and it's also impacting our LCP score.

Steps to reproduce A step-by-step on how to reproduce the bug behavior.

  1. Go directly to one category https://starter.vtex.app/office

Additional context

Faststore V3 faststore-v3

MH-v3

Faststore V2 Faststore-v2

eduardoformiga commented 4 months ago

Thanks for the heads up on this issue, @victors1682 . We are addressing it with a task in our backlog to see the best way to just render it once but keep some needed attributes. As soon as we have updates, we will let you know.

eduardoformiga commented 3 months ago

@victors1682 update here: version 3.0.54 was generated with the fix of this issue. We will close this issue, but please feel free to contact us.

victors1682 commented 3 months ago

@eduardoformiga @lariciamota the issue is still happening take a look MH

also happening in Faststore dev