Skip to content

Avoiding re-renders with immutable internal state snapshots of the Model #9

@paralin

Description

@paralin

Issue: changing the Model with a new IModelJson causes a full re-render of the page including re-creating all React components for tab contents.

See: caplin#456 (comment)

Reproduction of issue: https://github.com/paralin/flex-layout-issue-3454

This issue explores an approach to avoid re-rendering the layout unnecessarily.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions