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

[Bug] onScroll returns undefined #491

Open
gldstrrbt opened this issue Oct 3, 2023 · 0 comments
Open

[Bug] onScroll returns undefined #491

gldstrrbt opened this issue Oct 3, 2023 · 0 comments

Comments

@gldstrrbt
Copy link

Version

9

Steps to Reproduce

Switched from v8 to v9, using "onScroll" subscribed action returns undefined. Similar actions such as onPaneDrag, continue to return data like their previous versions do, but onScroll does not.

Current Behavior

Returns undefined on callback for onScroll.

Expected Behavior

Expected data to be returned such as "distance" like v8 did.

Environment

- OS: windows 10
- Browser: chrome
- Framework: reactjs

Any additional comments?

No response

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

No branches or pull requests

1 participant