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

Error with infiniteLoop #148

Open
SultanSaribas opened this issue Oct 11, 2023 · 0 comments
Open

Error with infiniteLoop #148

SultanSaribas opened this issue Oct 11, 2023 · 0 comments

Comments

@SultanSaribas
Copy link

When I set infiniteLoop to true such infiniteLoop: true, it throws me an error such as below. I couldn't find any information about the usage of this parameter. I saw, in the NumberPicker class, it is declared as ScrollController, but it is returned as InfiniteScrollController. I tried to change it, but still it doesn't work.
The following _TypeError was thrown building NumberPicker(state: _NumberPickerState#7c94f):
type 'ScrollController' is not a subtype of type 'InfiniteScrollController' in type cast

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