Skip to content

fix JSError [Worklets] Tried to synchronously call a non-worklet function _temp on the UI thread#3701

Open
cauyyl wants to merge 4 commits intoShopify:mainfrom
cauyyl:main
Open

fix JSError [Worklets] Tried to synchronously call a non-worklet function _temp on the UI thread#3701
cauyyl wants to merge 4 commits intoShopify:mainfrom
cauyyl:main

Conversation

@cauyyl
Copy link

@cauyyl cauyyl commented Feb 10, 2026

terminating due to uncaught exception of type facebook::jsi::JSError: [Worklets] Tried to synchronously call a non-worklet function _temp on the UI thread.
See https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#tried-to-synchronously-call-a-non-worklet-function-on-the-ui-thread for more details.
Error: [Worklets] Tried to synchronously call a non-worklet function _temp on the UI thread.
See https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#tried-to-synchronously-call-a-non-worklet-function-on-the-ui-thread for more details.
at fun (valueUnpacker:34:24)
at map (native)
at CursorTsx1 (xxx/components/charts/Wallet/components/Cursor.tsx:26:20)
at reactNativeReanimated_useDerivedValueTs1 (xxx/node_modules/react-native-reanimated/src/hook/useDerivedValue.ts:68:35)
at mapperRun (xxx/node_modules/react-native-reanimated/src/mappers.ts:101:26)
at anonymous (xxxnode_modules/react-native-worklets/src/threads.ts:40:32)
at callMicrotasksOnUIThread_reactNativeWorklets_threadsTs2 (xxx/node_modules/react-native-worklets/src/threads.ts:52:27)
at reactNativeWorklets_threadsTs10 (xxx/node_modules/react-native-worklets/src/threads.ts:433:24)
at callGuard (native)
CoreSimulator 1010.15 - Device: iPhone 16 (0887392F-35E6-46A3-8665-2BE82B932BE2) - Runtime: iOS 18.6 (22G86) - DeviceType: iPhone 16
Type: LLDB

@wcandillon
Copy link
Contributor

Looks good to me can you sign the CLA?

@wcandillon wcandillon requested review from Copilot and wcandillon and removed request for Copilot February 12, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants