Skip to content

Progress Bar resetting when sibling stage touched #10

@cyphunk

Description

@cyphunk

I have a progressbar in a render along side other elements with their own state. It appears that when I progmatically update the state of the other sibling elements that the progressbar rereads it's own state. And it appears when it does this it resets the progress bar and it starts counting again from 1. Is there a good strategy for allowing the ProgressBar to retain its state despite the render() being recalled for sibling state? do I have to make the ProgressBar the absolute parent react instance?

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