Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Not able to save Binder state on Un-mounting #100

@Nikhilkhatter

Description

@Nikhilkhatter

binder state has to be saved on unmounting ,
tried
<Binder
id={binderId}
active={this.state.active}
memory={true}
refreshStrategy={'previous'}
strategy={'mirror'}
onLeft={this.onLeft}
onUp={this.onUp}
onDown={this.onDown}
onRight={this.onRight}
onRightExit={this.onRight}
onEnter={this.onRight}>


    {rows}

        </Binder>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions