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

fix: measureLayout relative to ScrollView returns incorrect y value #2570

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shubham1206agra
Copy link

Trying to fix #2109

I will put details once I confirm this works perfectly.

@codesandbox-ci
Copy link

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 2d5f2a3:

Sandbox Source
react-native-web-examples Configuration
Issue: React Native for Web Issue #2109
morning-rgb-3wc533 Issue #2109

@shubham1206agra
Copy link
Author

@necolas I think it's working fine.
https://codesandbox.io/s/issue-react-native-for-web-forked-9zytqk?file=/src/App.js
Can you confirm the same?

@necolas
Copy link
Owner

necolas commented Aug 24, 2023

I think it's working fine

The existing unit tests fail. PR needs to pass unit tests and add new tests for the issue that 1) fail on master, 2) pass with this patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

measureLayout relative to ScrollView returns incorrect y value
2 participants