react-native-heap icon indicating copy to clipboard operation
react-native-heap copied to clipboard

Cannot read property 'routes' of undefined

Open jdicami opened this issue 8 months ago • 1 comments

Encountering an error with the following deps

"@heap/react-native-heap": "^0.22.8" "@react-navigation/native": "^6.1.7" "react-native": "0.72.7"

Heap: Navigation event capture failed with an error. {"message": "Cannot read property 'routes' of undefined", "name": "TypeError", "stack": "TypeError: Cannot read property 'routes' of undefined

jdicami avatar Jun 13 '24 19:06 jdicami