Skip to content

Products not displayed on home page #1300

@Katotodan

Description

@Katotodan

Story

On home page, there is a list of products to display after the page rendered.
Those products are controlled by an onMount effect, yet the page is a SSR.
Most of the time the onMount effect is not being called because SSR doesn't call onMount, resulting to the product list not being displayed.

Current view

Image

Expected view

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions