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 1 year ago • 1 comments
trafficstars

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

Seeing the same issue here with almost same deps:

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

austin-corwin avatar Aug 05 '24 21:08 austin-corwin