Skip to content

Render Pricing Table using SSR #944

@chrtze

Description

@chrtze

We have added a hotfix for the pricing table component because it didn't render the users currency but always showed USD.

This hotfix causes the component to being rendered on the client which causes the page to flicker.

We should only render the pricing string on the client and everything else on the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    react-docsIssues belonging to the reactflow website

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions