vedartm / paginate_firestore

A flutter package to simplify pagination with firestore data 🗃
https://pub.dev/packages/paginate_firestore
MIT License
113 stars 136 forks source link

Another exception was thrown: The Scrollbar's ScrollController has no ScrollPosition attached. #89

Closed waletoyo1 closed 2 years ago

waletoyo1 commented 3 years ago

Hi, I'm getting this error when I use paginate firestore widget inside a TabBarView.

" Another exception was thrown: The Scrollbar's ScrollController has no ScrollPosition attached."

What could be the problem?

vedartm commented 3 years ago

Hi @waletoyo1. Check if this helps. https://github.com/vedartm/paginate_firestore/issues/91#issuecomment-890576148