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
I'm trying to use "node-libs-react-native" as an alternative to "rn-nodeify" in my project. when app first launch always get error "Cannot read property 'slice' of undefined"
but if i remove the function sdk when opening the app for the first time and re-add it when the app has launched everything works again without any error. can someone help me?
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Cannot read property 'slice' of undefined
Cannot read property 'slice' of undefined (react-native)
May 29, 2023
I'm trying to use "node-libs-react-native" as an alternative to "rn-nodeify" in my project. when app first launch always get error "Cannot read property 'slice' of undefined"
but if i remove the function sdk when opening the app for the first time and re-add it when the app has launched everything works again without any error. can someone help me?
The text was updated successfully, but these errors were encountered: