Skip to content

[Web] Crash when pass ref to Slider component #737

@exzos28

Description

@exzos28

Reproducible Demo

  const ref = useRef<SliderRef>(null);

 <SliderExample ref={ref} minimumValue={0} maximumValue={100} step={1} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportSomething isn't working

    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