Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work when Remote JS Debug is turned on #149

Open
mklekowski opened this issue May 25, 2018 · 0 comments
Open

Does not work when Remote JS Debug is turned on #149

mklekowski opened this issue May 25, 2018 · 0 comments

Comments

@mklekowski
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant