deanmcpherson / deanmcpherson/react-native-sortable-listview
Does not work when Remote JS Debug is turned on
- Dominant language
- JavaScript
- Stars
- 909
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I've implemented sorting in my app and I've noticed that it stops working when I turn on the Remote JS Debugging. In my case, only the drag and drop does not work at all, but the list is rendered correctly and I can see UI effects when clicking on item.
I thought that this is something with my app, wrong versions of react/android or used libraries like native-base, but I checked also Sortable example from repository. When I'm trying turn on the Remote JS Debugging, the app freezes completely.
The worst thing is that I cannot see any errors, even in the android application logs. Did someone have similar problem?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the freeze in the repository's Sortable example with Remote JS Debugging enabled, then compare it with the reported behavior where rendering and click effects still work but drag and drop does not. Check the Android application logs while reproducing; done means identifying the cause and restoring sorting behavior under remote debugging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100