Skip to content

Conversation

@birdwell
Copy link

With the spreading of props on the scroll view, the internal event listeners are overridden and the props take priority. That breaks the picker. The prop event handlers are already called within the internal event handlers. Extracting them off props before spreading will prevent them from overriding the internals while still being called as intended.

With the spreading of props on the scroll view, the internal event listeners are overridden and the props take priority. That breaks the picker. The prop event handlers are already called within the internal event handlers. Extracting them off props before spreading will prevent them from overriding the internals while still being called as intended.
@birdwell
Copy link
Author

@vdor could you look at this please?

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.

1 participant