Skip to content

ReflexElement element size is not updated when the value passed to minSize prop is changed #194

@nguyenvu9405

Description

@nguyenvu9405

When changing the minSize prop of the ReflexElement, the size of the element displayed on UI will not reflect the change:
For example:

  • The initial value of minSize is 0, the size of the ReflexElement element is 0. Later, when the prop value changed to 200px, the size of the element is still 0

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