Skip to content

Double rendering of component #583

@xyzaidw

Description

@xyzaidw

I'm facing this weird issue where react snap successfully crawls all the pages and generates static HTMLs and its awesome! BUT when I deploy my build to the server and go to a route that has a static html it first displays the static HTML, thats not interactable and then loads the actual rehydrated component underneath that! so basically I have 2 set of the same htmls.. one is interactable and one is static..
side note: this doesnt happen when i serve the build folder locally

what can be the issue here?? TIA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions