Skip to content

why the WithConnectedCountUsage component cannot increment the counter? #211

Open
@wishma2013

Description

@wishma2013

Although the onIncrement={onIncrement} is defined in it's props
return ( <BaseComponent count={overrideCount || count} // injected onIncrement={onIncrement} // injected {...(restProps as BaseProps)} /> );

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