Skip to content

Broken interaction with UI-lib's SortableList #4781

@d4vidi

Description

@d4vidi

Did you test using the latest Detox?

  • I have tested this issue on the latest Detox release and it still reproduces.

Did your test fail and you're not sure why?

  • I have read the troubleshooting guide and it didn't help me.

What happened?

Something about the presence of Detox (swizzling / dispatch queue listeners / ...) causes UI lib's SortableList component to malfunction - probably at around the integration points between Detox and reanimated/gesture-handler (yet again).

Full details are here

SortableList:

What was the expected behaviour?

Should work the same way as it does when Detox is not present.

Help us reproduce this issue!

It's here: https://github.com/wix/react-native-ui-lib/compare/feat/detox-e2e-setup

In what environment did this happen?

Detox version:
React Native version:
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version:
Device model:
iOS version:
macOS version:
Xcode version:
Test-runner (select one): jest / other

Detox logs

Detox logs
paste logs here!

Device logs

Device logs
paste your device.log here!

More data, please!

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions