Skip to content

Conversation

@nandorojo
Copy link
Contributor

@nandorojo nandorojo commented Mar 8, 2023

I've been getting Sentry errors forever with this method, and finally realized it's from react-native-web when the node is null when calling scrollResponderScrollTo. This PR adds a simple null check for node.

Screenshot 2023-03-08 at 11 15 14 AM

I've been getting Sentry errors forever with this method, and finally realized it's from `react-native-web when the `node` is `null` when calling `scrollResponderScrollTo`. This PR adds a simple null check for `node`.
@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 8, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9f8404e:

Sandbox Source
react-native-web-examples Configuration

@necolas necolas added this to the 0.19: React 18 milestone Mar 20, 2023
@necolas necolas added the has: pr Subject of a pull request label Mar 20, 2023
@necolas
Copy link
Owner

necolas commented Mar 27, 2023

This is fixed in master

@necolas necolas closed this Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has: pr Subject of a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants