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

Some props error as not existing #50

Closed
alexpaxton opened this issue Apr 5, 2019 · 4 comments
Closed

Some props error as not existing #50

alexpaxton opened this issue Apr 5, 2019 · 4 comments

Comments

@alexpaxton
Copy link

alexpaxton commented Apr 5, 2019

Screen Shot 2019-04-05 at 11 57 06 AM

The props I am having trouble with are:

ScrollToTop (is this the same as scrollTop?)
ScrollToBottom
onScrollStop (is apparently called onScrollEnd mismatch in docs)
wrapperRenderer
trackYRenderer
trackXRenderer
thumbYRenderer
thumbXRenderer
contentRenderer

@xobotyi
Copy link
Owner

xobotyi commented Apr 5, 2019

You have to read the docs on the dev-master (because it looks like you are using v4.0.0-alpha.xx)

@librowski
Copy link

I encounter the same issue in 4.0.0-alpha.12 version.
Temporarily, change to 4.0.0-alpha.10 does the job.

@xobotyi
Copy link
Owner

xobotyi commented May 2, 2019

@libr0s try latest alpha. Looks like inferring props break the ide's props assistance, so I've rolled back propTypes typing.

@xobotyi
Copy link
Owner

xobotyi commented May 15, 2019

Absolutely fixed in v4.0.0-alpha.15

@xobotyi xobotyi closed this as completed May 15, 2019
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

3 participants