Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot read property stateNode of undefined. #9

Closed
aerohh opened this issue Mar 30, 2023 · 4 comments
Closed

cannot read property stateNode of undefined. #9

aerohh opened this issue Mar 30, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@aerohh
Copy link

aerohh commented Mar 30, 2023

Description

The error seems to be in the file fabricUtils.ts and only triggers when FlatListWithHeaders is used.

Dependencies

"@codeherence/react-native-header": "^0.7.2",
"@gorhom/bottom-sheet": "^4.4.5",
"@react-native-community/datetimepicker": "^7.0.0",
"@react-navigation/bottom-tabs": "^6.5.7",
"@react-navigation/material-top-tabs": "^6.6.2",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.12",
"@wuba/react-native-echarts": "^1.0.0",
"echarts": "^5.4.2",
"geolib": "^3.3.3",
"i18next": "^22.4.11",
"react": "18.2.0",
"react-i18next": "^12.2.0",
"react-native": "0.71.4",
"react-native-gesture-handler": "^2.9.0",
"react-native-get-location": "^3.0.1",
"react-native-modal-datetime-picker": "^14.0.1",
"react-native-pager-view": "^6.1.4",
"react-native-progress": "^5.0.0",
"react-native-reanimated": "^3.0.2",
"react-native-responsive-fontsize": "^0.5.1",
"react-native-safe-area-context": "^4.5.0",
"react-native-screens": "^3.20.0",
"react-native-svg": "^13.8.0",
"react-native-tab-view": "^3.5.1",
"react-native-timeline-flatlist": "^0.8.0",
"react-native-toast-message": "^2.1.6"

@aerohh aerohh added the bug Something isn't working label Mar 30, 2023
@e-younan
Copy link
Member

e-younan commented Mar 30, 2023

Thanks for the bug report. Can you provide more context on what the error is?

edit: Overlooked the title, sorry!

@e-younan
Copy link
Member

This seems to relate to react-native-reanimated#3534 and react-native-reanimated#4256. Can you provide some code relating to how you're using the library?

@fgagneten
Copy link

This issue is related to Gorhom library I guess. Look at this comment: gorhom/react-native-bottom-sheet#1324 (comment)

@e-younan
Copy link
Member

This issue is related to Gorhom library I guess. Look at this comment: gorhom/react-native-bottom-sheet#1324 (comment)

Thanks for flagging - I will close this issue. @aerohh feel free to re-open if the issue is specifically related to the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants