callstack / callstack/react-native-slider
[Web] Crash when pass ref to Slider component
Open
bug report
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 295
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
## Reproducible Demo
```
const ref = useRef(null);
```
Contributor guide
Research direction
Start by running the reproducible demo with a ref passed to SliderExample and capture the crash details. No source file or test is named, so inspect the Slider ref-handling entry point and add a focused regression test if the project has one. Done means passing a ref no longer crashes the Slider component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100