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

ScrollablePositionList return _scrollableListState == null inside PageView #39

Closed
oseiasmribeiro opened this issue Dec 8, 2019 · 5 comments
Assignees

Comments

@oseiasmribeiro
Copy link

I can't put a ScrollablePositionList inside a PageView. Returns me an error: ... scrollable_positioned_list.dart ': Failed assertion: line 152 pos 12:' _scrollableListState == null ': is not true.

@oseiasmribeiro oseiasmribeiro changed the title ScrollablePositionList return _scrollableListState == null ScrollablePositionList return _scrollableListState == null inside PageView Dec 8, 2019
@tarobins tarobins self-assigned this Dec 20, 2019
@tarobins
Copy link
Collaborator

I was trying to reproduce this problem using this app https://github.com/tarobins/page_list_demo but wasn't able to. Perhaps you can find the difference between what's in your app that allows you to reproduce the problem and this demo and let me know.

Thanks

Tom

@tarobins
Copy link
Collaborator

as an aside, I ran into this while trying the above #43

@oseiasmribeiro
Copy link
Author

Exactly. It is the same problem.

@oseiasmribeiro
Copy link
Author

This issue has been resolved!

@oseiasmribeiro
Copy link
Author

This issue has been resolved in #231

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

2 participants