clauderic / clauderic/react-sortable-hoc
Can not read property ownerDocument of null
Open
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
I am getting `TypeError: Cannot read property 'ownerDocument' of null` even if all the required props are passed to Container and element.
Line Number: 429
File: SortableContainer/index.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in SortableContainer/index.js at line 429 and trace the value that is null when ownerDocument is accessed. Reproduce the reported TypeError with the required Container and element props, then determine the expected behavior and verify that the error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100