Skip to content

Leads to memory leaks when it's used with renderToString #49

@alexpermiakov

Description

@alexpermiakov

My react app is server-side rendered. I used NodeJS process.memoryUsage() function for a profiling a rendering process and noticed that after calling renderToString memory never released.

After removing this string: <DocumentTitle title={title} /> GC is able to utilize a memory.

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