You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/xxxx/Desktop/Caresmartz/xxxxxx/node_modules/react-native/ReactCommon/hermes/inspector-modern/InspectorState.cpp:225:40 No member named 'AsyncTrigger' in 'facebook::hermes::debugger::PauseReason'
I have run gradle clean and confirmed this bug does not occur with JSC
The issue is reproducible with the latest version of React Native.
Hermes git revision (if applicable):
React Native version:0.73.9
OS: ios
Platform (most likely one of arm64-v8a, armeabi-v7a, x86, x86_64):
Steps To Reproduce
code example:
The Expected Behavior
The text was updated successfully, but these errors were encountered:
Bug Description
/Users/xxxx/Desktop/Caresmartz/xxxxxx/node_modules/react-native/ReactCommon/hermes/inspector-modern/InspectorState.cpp:225:40 No member named 'AsyncTrigger' in 'facebook::hermes::debugger::PauseReason'
gradle clean
and confirmed this bug does not occur with JSCHermes git revision (if applicable):
React Native version:0.73.9
OS: ios
Platform (most likely one of arm64-v8a, armeabi-v7a, x86, x86_64):
Steps To Reproduce
code example:
The Expected Behavior
The text was updated successfully, but these errors were encountered: